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 __anon1d146e410111::VoidModuleLoader
DPPCallbacksTest.cpp47 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anone961b22f0111::VoidModuleLoader
DLexerTest.cpp41 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon75767a2f0111::VoidModuleLoader
/external/clang/unittests/Basic/
DSourceManagerTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon61215a940111::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()