Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h153 bool DisableGeneratingGlobalModuleIndex = false; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp86 !DisableGeneratingGlobalModuleIndex; in shouldBuildGlobalModuleIndex()
1994 DisableGeneratingGlobalModuleIndex = true; in loadModule()