Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h147 bool BuildGlobalModuleIndex = false; variable
242 BuildGlobalModuleIndex = Build; in setBuildGlobalModuleIndex()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp77 return (BuildGlobalModuleIndex || in shouldBuildGlobalModuleIndex()