Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DModuleLoader.h150 virtual GlobalModuleIndex *loadGlobalModuleIndex(
178 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex() function
/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 __anon4fe6d0290111::VoidModuleLoader
DPPCallbacksTest.cpp47 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon701ea7170111::VoidModuleLoader
DLexerTest.cpp41 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon0877e1170111::VoidModuleLoader
/external/clang/unittests/Basic/
DSourceManagerTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon359e837c0111::VoidModuleLoader
/external/clang/include/clang/Frontend/
DCompilerInstance.h776 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override;
DASTUnit.h916 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h818 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override;
/external/clang/lib/Frontend/
DCompilerInstance.cpp1678 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance
1743 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( in lookupMissingImports()
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp2126 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance
2202 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( in lookupMissingImports()