Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h141 unsigned UseGlobalModuleIndex : 1; ///< Whether we can use the variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp414 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource()