Searched refs:isLastJob (Results 1 – 3 of 3) sorted by relevance
68 bool isLastJob(llvm::opt::DerivedArgList &Args, Action::ActionClass AC) const;
407 bool HLSLToolChain::isLastJob(DerivedArgList &Args, in isLastJob() function in HLSLToolChain
6281 if (TC.isLastJob(C.getArgs(), JA.getKind()) && !FoValue.empty()) in GetNamedOutputPath()