clang-1/include/clang/Lex
Chris Lattner 21ec0e4c5d clarify comment, rename argument to avoid a subtle conflict
with an ivar that wasn't a bug but was confusing.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58311 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-28 01:02:17 +00:00
..
DirectoryLookup.h Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
HeaderMap.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
HeaderSearch.h Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
Lexer.h Change FormTokenWithChars to take the token kind to form, since all clients 2008-10-12 04:51:35 +00:00
LiteralSupport.h refactor some code out into a new method. 2008-06-30 06:39:54 +00:00
MacroInfo.h Remove the first layer of support for "portability" warnings. This is 2008-03-05 01:18:20 +00:00
MultipleIncludeOpt.h Fix PR2086. 2008-02-25 19:03:15 +00:00
PPCallbacks.h Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
Pragma.h Add Preprocessor::RemovePragmaHandler. 2008-10-04 19:17:46 +00:00
Preprocessor.h Add Preprocessor::RemovePragmaHandler. 2008-10-04 19:17:46 +00:00
ScratchBuffer.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Token.h Added method to access the raw flags of Token. 2008-10-21 03:32:15 +00:00
TokenLexer.h clarify comment, rename argument to avoid a subtle conflict 2008-10-28 01:02:17 +00:00