Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h147 virtual GlobalModuleIndex *loadGlobalModuleIndex(
175 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h808 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2087 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance
2163 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( in lookupMissingImports()