Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h272 unsigned UseGlobalModuleIndex : 1; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp584 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource()