llvm-project/clang/lib/Lex
Douglas Gregor 3545ff43f4 Refactor and simplify the CodeCompleteConsumer, so that all of the
real work is performed within Sema. Addresses Chris's comments, but
still retains the heavyweight list-of-multimaps data structure.

llvm-svn: 82459
2009-09-21 16:56:56 +00:00
..
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
HeaderMap.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
HeaderSearch.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lexer.cpp Refactor and simplify the CodeCompleteConsumer, so that all of the 2009-09-21 16:56:56 +00:00
LiteralSupport.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroArgs.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroArgs.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroInfo.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
PPCaching.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPDirectives.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPExpressions.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPLexerChange.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPMacroExpansion.cpp PR4991: Properly remove trailing newline from __TIMESTAMP__. 2009-09-16 13:10:04 +00:00
PTHLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Pragma.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Preprocessor.cpp Initial implementation of a code-completion interface in Clang. In 2009-09-17 21:32:03 +00:00
PreprocessorLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ScratchBuffer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenConcatenation.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00