Home
last modified time | relevance | path

Searched defs:UseGlobalModuleIndex (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h310 unsigned UseGlobalModuleIndex : 1; variable
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp641 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource()