Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleLoader.h143 virtual GlobalModuleIndex *loadGlobalModuleIndex(
171 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h807 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp2041 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance
2106 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( in lookupMissingImports()