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