Searched refs:UseGlobalModuleIndex (Results 1 – 6 of 6) sorted by relevance
344 unsigned UseGlobalModuleIndex : 1;600 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
750 bool Preamble, bool UseGlobalModuleIndex);
621 getFrontendOpts().UseGlobalModuleIndex); in createPCHExternalASTSource()633 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument641 UseGlobalModuleIndex)); in createPCHExternalASTSource()1741 getFrontendOpts().UseGlobalModuleIndex, std::move(ReadTimer)); in createASTReader()
582 FrontendOpts.GenerateGlobalModuleIndex = FrontendOpts.UseGlobalModuleIndex; in FixupInvocation()
337 ScanInstance.getFrontendOpts().UseGlobalModuleIndex = false; in runInvocation()
7568 MarshallingInfoNegativeFlag<FrontendOpts<"UseGlobalModuleIndex">>;