Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DModuleLoader.h175 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp2104 GlobalModuleIndex *CompilerInstance::loadGlobalModuleIndex( in loadGlobalModuleIndex() function in CompilerInstance