Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h150 bool HaveFullGlobalModuleIndex = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2121 if (!HaveFullGlobalModuleIndex && GlobalIndex && !buildingModule()) { in loadGlobalModuleIndex()
2150 HaveFullGlobalModuleIndex = true; in loadGlobalModuleIndex()