Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h148 bool BuildGlobalModuleIndex = false; variable
242 BuildGlobalModuleIndex = Build; in setBuildGlobalModuleIndex()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp77 return (BuildGlobalModuleIndex || in shouldBuildGlobalModuleIndex()