Searched refs:UseGlobalModuleIndex (Results 1 – 6 of 6) sorted by relevance
332 unsigned UseGlobalModuleIndex : 1;558 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
708 bool Preamble, bool UseGlobalModuleIndex);
622 getFrontendOpts().UseGlobalModuleIndex); in createPCHExternalASTSource()634 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument642 UseGlobalModuleIndex)); in createPCHExternalASTSource()1706 getFrontendOpts().UseGlobalModuleIndex, std::move(ReadTimer)); in createASTReader()
571 FrontendOpts.GenerateGlobalModuleIndex = FrontendOpts.UseGlobalModuleIndex; in FixupInvocation()
183 ScanInstance.getFrontendOpts().UseGlobalModuleIndex = false; in runInvocation()
7256 MarshallingInfoNegativeFlag<FrontendOpts<"UseGlobalModuleIndex">>;