Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInstance.h152 bool DisableGeneratingGlobalModuleIndex = false; variable
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp82 !DisableGeneratingGlobalModuleIndex; in shouldBuildGlobalModuleIndex()
1987 DisableGeneratingGlobalModuleIndex = true; in loadModule()