Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h134 bool BuildGlobalModuleIndex; variable
221 BuildGlobalModuleIndex = Build; in setBuildGlobalModuleIndex()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp57 BuildGlobalModuleIndex(false), HaveFullGlobalModuleIndex(false), in CompilerInstance()
70 return (BuildGlobalModuleIndex || in shouldBuildGlobalModuleIndex()