Searched refs:UseGlobalModuleIndex (Results 1 – 6 of 6) sorted by relevance
310 unsigned UseGlobalModuleIndex : 1; variable516 SkipFunctionBodies(false), UseGlobalModuleIndex(true), in FrontendOptions()
676 bool Preamble, bool UseGlobalModuleIndex);
629 getFrontendOpts().UseGlobalModuleIndex); in createPCHExternalASTSource()641 bool Preamble, bool UseGlobalModuleIndex) { in createPCHExternalASTSource() argument649 UseGlobalModuleIndex)); in createPCHExternalASTSource()1687 getFrontendOpts().UseGlobalModuleIndex, std::move(ReadTimer)); in createASTReader()
474 FrontendOpts.GenerateGlobalModuleIndex = FrontendOpts.UseGlobalModuleIndex; in FixupInvocation()
192 ScanInstance.getFrontendOpts().UseGlobalModuleIndex = false; in runInvocation()
5918 MarshallingInfoNegativeFlag<FrontendOpts<"UseGlobalModuleIndex">>;