Searched refs:IsSystemModule (Results 1 – 4 of 4) sorted by relevance
343 unsigned IsSystemModule : 1; variable
115 CI.getFrontendOpts().IsSystemModule = Deps.IsSystem; in makeInvocationForModuleBuildWithoutOutputs()
2827 if (Opts.ProgramAction != frontend::GenerateModule && Opts.IsSystemModule) in ParseFrontendArgs()2952 IsSystem = Opts.IsSystemModule; in ParseFrontendArgs()
2407 MarshallingInfoFlag<FrontendOpts<"IsSystemModule">>;