Home
last modified time | relevance | path

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

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