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 __anon276554020111::VoidModuleLoader
DLexerTest.cpp43 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon376525100111::VoidModuleLoader
DPPCallbacksTest.cpp48 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anonba1741d00111::VoidModuleLoader
/external/clang/unittests/Basic/
DSourceManagerTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anonab67d2b50111::VoidModuleLoader
/external/clang/include/clang/Frontend/
DASTUnit.h885 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp1673 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance