clang-1/include/clang/Lex
Chris Lattner e3d5e3ae5b Add an accessor, patch by Csaba Hruska.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53391 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-10 05:26:30 +00:00
..
DirectoryLookup.h Two more Windows-related fixes: 2008-02-24 03:55:14 +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 Two more Windows-related fixes: 2008-02-24 03:55:14 +00:00
Lexer.h reenable highlighting of (the first line of) comments 2008-04-16 20:54:51 +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 Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Pragma.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Preprocessor.h Add an accessor, patch by Csaba Hruska. 2008-07-10 05:26:30 +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 Change encoding of TokenKind in IdentifierTable to be of type "unsigned" 2008-02-23 01:05:54 +00:00
TokenLexer.h implement simple support for arbitrary token lookahead. Change the 2008-03-10 06:06:04 +00:00