Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDModuleLoader.h152 virtual GlobalModuleIndex *loadGlobalModuleIndex(
180 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDCompilerInstance.h884 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override;
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp2267 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance
2343 GlobalModuleIndex *GlobalIndex = loadGlobalModuleIndex( in lookupMissingImports()