Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DFrontendOptions.h145 unsigned UseGlobalModuleIndex : 1; ///< Whether we can use the variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp429 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource()