Home
last modified time | relevance | path

Searched defs:loadGlobalModuleIndex (Results 1 – 6 of 6) sorted by relevance

/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon236089190111::VoidModuleLoader
DLexerTest.cpp43 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon3f68e8070111::VoidModuleLoader
DPPCallbacksTest.cpp50 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon5fd522070111::VoidModuleLoader
/external/clang/unittests/Basic/
DSourceManagerTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anonc0f8f66c0111::VoidModuleLoader
/external/clang/include/clang/Frontend/
DASTUnit.h876 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp1516 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance