Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h157 bool BuildGlobalModuleIndex = false; variable
254 BuildGlobalModuleIndex = Build; in setBuildGlobalModuleIndex()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp81 return (BuildGlobalModuleIndex || in shouldBuildGlobalModuleIndex()