Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h272 unsigned UseGlobalModuleIndex : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp584 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource()