Searched refs:UseGlobalModuleIndex (Results 1 – 5 of 5) sorted by relevance
272 unsigned UseGlobalModuleIndex : 1; variable461 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
673 bool Preamble, bool UseGlobalModuleIndex);
572 getFrontendOpts().UseGlobalModuleIndex); in createPCHExternalASTSource()584 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument592 UseGlobalModuleIndex)); in createPCHExternalASTSource()1517 getFrontendOpts().UseGlobalModuleIndex, std::move(ReadTimer)); in createASTReader()
455 FrontendOpts.GenerateGlobalModuleIndex = FrontendOpts.UseGlobalModuleIndex; in FixupInvocation()
5195 MarshallingInfoNegativeFlag<FrontendOpts<"UseGlobalModuleIndex">>;