Lines Matching refs:AtTopLevel
1556 bool AtTopLevel, in BuildJobsForAction() argument
1585 AtTopLevel, MultipleArchs, LinkingOutput, Result); in BuildJobsForAction()
1603 if (AtTopLevel && (isa<DsymutilJobAction>(A) || isa<VerifyJobAction>(A))) in BuildJobsForAction()
1625 AtTopLevel, MultipleArchs), in BuildJobsForAction()
1684 bool AtTopLevel, in GetNamedOutputPath() argument
1688 if (AtTopLevel && !isa<DsymutilJobAction>(JA) && in GetNamedOutputPath()
1696 assert(AtTopLevel && isa<PreprocessJobAction>(JA)); in GetNamedOutputPath()
1707 if (AtTopLevel && !CCGenDiagnostics && in GetNamedOutputPath()
1723 if ((!AtTopLevel && !isSaveTempsEnabled() && in GetNamedOutputPath()
1787 if (!AtTopLevel && C.getArgs().hasArg(options::OPT_emit_llvm) && in GetNamedOutputPath()
1796 if (!AtTopLevel && isSaveTempsObj() && C.getArgs().hasArg(options::OPT_o) && in GetNamedOutputPath()
1808 if (!AtTopLevel && isSaveTempsEnabled() && NamedOutput == BaseName) { in GetNamedOutputPath()