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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h150 virtual GlobalModuleIndex *loadGlobalModuleIndex(
178 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override {
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h815 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2115 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( function in class:CompilerInstance
2191 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex(

Completed in 110 milliseconds