Home
last modified time | relevance | path

Searched refs:HaveFullGlobalModuleIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h160 bool HaveFullGlobalModuleIndex = false; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp2068 if (!HaveFullGlobalModuleIndex && GlobalIndex && !buildingModule()) { in loadGlobalModuleIndex()
2093 HaveFullGlobalModuleIndex = true; in loadGlobalModuleIndex()