Searched refs:UseGlobalModuleIndex (Results 1 – 6 of 6) sorted by relevance
337 unsigned UseGlobalModuleIndex : 1;543 UseGlobalModuleIndex(true), GenerateGlobalModuleIndex(true), in FrontendOptions()
726 bool Preamble, bool UseGlobalModuleIndex);
620 getFrontendOpts().UseGlobalModuleIndex); in createPCHExternalASTSource()631 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument641 HSOpts.ValidateASTInputFilesContent, UseGlobalModuleIndex)); in createPCHExternalASTSource()1756 getFrontendOpts().UseGlobalModuleIndex, std::move(ReadTimer)); in createASTReader()
582 FrontendOpts.GenerateGlobalModuleIndex = FrontendOpts.UseGlobalModuleIndex; in FixupInvocation()
435 ScanInstance.getFrontendOpts().UseGlobalModuleIndex = false; in runInvocation()
8123 MarshallingInfoNegativeFlag<FrontendOpts<"UseGlobalModuleIndex">>;