Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/Lex/
H A DPPConditionalDirectiveRecordTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon9dc4e5930111::VoidModuleLoader
H A DLexerTest.cpp43 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon3dc585c10111::VoidModuleLoader
H A DPPCallbacksTest.cpp48 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon1843a3410111::VoidModuleLoader
/minix3/external/bsd/llvm/dist/clang/unittests/Basic/
H A DSourceManagerTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function in __anon22d984a60111::VoidModuleLoader
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h885 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex() function
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1625 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance