Home
last modified time | relevance | path

Searched refs:loadGlobalModuleIndex (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/Lex/
DModuleLoader.h114 virtual GlobalModuleIndex *loadGlobalModuleIndex(
/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon18520ecb0111::VoidModuleLoader
DPPCallbacksTest.cpp47 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anonf86715790111::VoidModuleLoader
DLexerTest.cpp41 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon5fadadf90111::VoidModuleLoader
/external/clang/unittests/Basic/
DSourceManagerTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon6f5b52de0111::VoidModuleLoader
/external/clang/include/clang/Frontend/
DCompilerInstance.h776 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override;
DASTUnit.h916 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp1678 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance
1743 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( in lookupMissingImports()