Searched refs:IsSystemModule (Results 1 – 3 of 3) sorted by relevance
301 unsigned IsSystemModule : 1; variable
2083 if (Opts.ProgramAction != frontend::GenerateModule && Opts.IsSystemModule) in ParseFrontendArgs()2186 IsSystem = Opts.IsSystemModule; in ParseFrontendArgs()
1593 MarshallingInfoFlag<"FrontendOpts.IsSystemModule">;