Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h177 bool DisableGeneratingGlobalModuleIndex = false; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp87 !DisableGeneratingGlobalModuleIndex; in shouldBuildGlobalModuleIndex()
2066 DisableGeneratingGlobalModuleIndex = true; in loadModule()