Searched refs:IsSystemModule (Results 1 – 4 of 4) sorted by relevance
124 bool IsSystemModule) { in optimizeDiagnosticOpts() argument127 if (!IsSystemModule) in optimizeDiagnosticOpts()328 CI.getMutFrontendOpts().IsSystemModule = Deps.IsSystem; in getInvocationAdjustedForModuleBuildWithoutOutputs()844 BuildInvocation.getFrontendOpts().IsSystemModule); in handleTopLevelModule()
381 unsigned IsSystemModule : 1;
3162 if (Opts.ProgramAction != frontend::GenerateModule && Opts.IsSystemModule) in ParseFrontendArgs()3291 IsSystem = Opts.IsSystemModule; in ParseFrontendArgs()
3431 MarshallingInfoFlag<FrontendOpts<"IsSystemModule">>;