clang-1/include/clang/Lex
Chris Lattner f1c99acc54 refactor the interface to Preprocessor::GetIncludeFilenameSpelling,
no functionality changes.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40414 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-23 04:15:27 +00:00
..
DirectoryLookup.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
HeaderSearch.h Implement a simple cache in headersearch. This speeds up 2007-07-22 07:28:00 +00:00
IdentifierTable.h Improve portability to compilers where <cassert> is not implicitly 2007-07-12 15:32:57 +00:00
Lexer.h Change hte lexer to start a start pointer to the underlying 2007-07-22 18:44:36 +00:00
LiteralSupport.h At one point there were going to be lexer and parser tokens. 2007-07-20 16:59:19 +00:00
MacroExpander.h Fix a really subtle bug in the macro expander caching code, where 2007-07-22 01:16:55 +00:00
MacroInfo.h At one point there were going to be lexer and parser tokens. 2007-07-20 16:59:19 +00:00
MultipleIncludeOpt.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
PPCallbacks.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
Pragma.h At one point there were going to be lexer and parser tokens. 2007-07-20 16:59:19 +00:00
Preprocessor.h refactor the interface to Preprocessor::GetIncludeFilenameSpelling, 2007-07-23 04:15:27 +00:00
ScratchBuffer.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
Token.h At one point there were going to be lexer and parser tokens. 2007-07-20 16:59:19 +00:00