Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h153 bool DisableGeneratingGlobalModuleIndex = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp80 !DisableGeneratingGlobalModuleIndex; in shouldBuildGlobalModuleIndex()
1876 DisableGeneratingGlobalModuleIndex = true; in loadModule()