Searched refs:IsSystemModule (Results 1 – 4 of 4) sorted by relevance
302 unsigned IsSystemModule : 1; variable
33 CI.getFrontendOpts().IsSystemModule = Deps.IsSystem; in makeInvocationForModuleBuildWithoutPaths()
2699 if (Opts.ProgramAction != frontend::GenerateModule && Opts.IsSystemModule) in ParseFrontendArgs()2791 IsSystem = Opts.IsSystemModule; in ParseFrontendArgs()
2131 MarshallingInfoFlag<FrontendOpts<"IsSystemModule">>;