Searched refs:UseGlobalModuleIndex (Results 1 – 6 of 6) sorted by relevance
312 unsigned UseGlobalModuleIndex : 1; variable511 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
674 bool Preamble, bool UseGlobalModuleIndex);
169 ScanInstance.getFrontendOpts().UseGlobalModuleIndex = false; in runInvocation()
622 getFrontendOpts().UseGlobalModuleIndex); in createPCHExternalASTSource()634 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument642 UseGlobalModuleIndex)); in createPCHExternalASTSource()1673 getFrontendOpts().UseGlobalModuleIndex, std::move(ReadTimer)); in createASTReader()
471 FrontendOpts.GenerateGlobalModuleIndex = FrontendOpts.UseGlobalModuleIndex; in FixupInvocation()
5735 MarshallingInfoNegativeFlag<FrontendOpts<"UseGlobalModuleIndex">>;