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

/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h153 bool DisableGeneratingGlobalModuleIndex = false; member in class:clang::CompilerInstance
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp86 !DisableGeneratingGlobalModuleIndex;
1994 DisableGeneratingGlobalModuleIndex = true;

Completed in 205 milliseconds