llvm-project/clang/Lex
Chris Lattner 8c2048710d Rename LexerToken methods to be more consistent.
llvm-svn: 38969
2006-10-14 05:19:21 +00:00
..
IdentifierTable.cpp Eliminate the IdentifierInfo::IsMacroArg flag. 2006-07-15 06:55:18 +00:00
Lexer.cpp Rename LexerToken methods to be more consistent. 2006-10-14 05:19:21 +00:00
MacroExpander.cpp Rename LexerToken methods to be more consistent. 2006-10-14 05:19:21 +00:00
MacroInfo.cpp Eliminate the IdentifierInfo::IsMacroArg flag. 2006-07-15 06:55:18 +00:00
Makefile Compile without rtti or exceptions. 2006-07-03 05:01:42 +00:00
PPExpressions.cpp Detect expressions semantically equivalent to !defined(X) for the multiple-include 2006-07-04 18:32:03 +00:00
Pragma.cpp Initial support for semantic analysis and AST building for StringExpr nodes. 2006-10-06 05:22:26 +00:00
Preprocessor.cpp Rename LexerToken methods to be more consistent. 2006-10-14 05:19:21 +00:00
ScratchBuffer.cpp Use a new helper to do this much more simply. 2006-06-30 06:14:45 +00:00