Searched refs:AtTopLevel (Results 1 – 2 of 2) sorted by relevance
367 bool AtTopLevel,383 bool AtTopLevel) const;
1405 bool AtTopLevel, in BuildJobsForAction() argument1433 AtTopLevel, LinkingOutput, Result); in BuildJobsForAction()1451 if (AtTopLevel && isa<DsymutilJobAction>(A)) in BuildJobsForAction()1456 if (AtTopLevel && isa<VerifyJobAction>(A)) in BuildJobsForAction()1477 Result = InputInfo(GetNamedOutputPath(C, *JA, BaseInput, AtTopLevel), in BuildJobsForAction()1499 bool AtTopLevel) const { in GetNamedOutputPath()1502 if (AtTopLevel && !isa<DsymutilJobAction>(JA) && in GetNamedOutputPath()1509 if (AtTopLevel && isa<PreprocessJobAction>(JA) && !CCGenDiagnostics) in GetNamedOutputPath()1513 if ((!AtTopLevel && !C.getArgs().hasArg(options::OPT_save_temps)) || in GetNamedOutputPath()1550 if (!AtTopLevel && C.getArgs().hasArg(options::OPT_save_temps) && in GetNamedOutputPath()