clang-1/include/clang/Index
Daniel Dunbar a39075952c Add Diagnostic to Indexer, and have it keep its own FileManager instead of taking an external reference (which was leaked in the case of the CIndex library).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82429 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-21 03:03:22 +00:00
..
ASTLocation.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Analyzer.h Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00
DeclReferenceMap.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Entity.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
GlobalSelector.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Handlers.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
IndexProvider.h Index the selectors and provide the translation units that contain them 2009-07-29 23:41:18 +00:00
Indexer.h Add Diagnostic to Indexer, and have it keep its own FileManager instead of taking an external reference (which was leaked in the case of the CIndex library). 2009-09-21 03:03:22 +00:00
Program.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
STLExtras.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
SelectorMap.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TranslationUnit.h Add TranslationUnit::getSelectorMap(). 2009-07-29 23:41:08 +00:00
Utils.h Move the 'ResolveLocationInAST' function from the Frontend library to the Index library. 2009-07-06 21:35:02 +00:00