Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h150 bool HaveFullGlobalModuleIndex = false; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp2232 if (!HaveFullGlobalModuleIndex && GlobalIndex && !buildingModule()) { in loadGlobalModuleIndex()
2261 HaveFullGlobalModuleIndex = true; in loadGlobalModuleIndex()