Lines Matching defs:Actions
2706 ActionList &Actions = C.getActions();
2757 Actions.append(Inputs.begin(), Inputs.end());
2759 Actions.push_back(C.MakeAction<LipoJobAction>(Inputs, Act->getType()));
2766 ContainsCompileOrAssembleAction(Actions.back())) {
2774 Inputs.push_back(Actions.back());
2775 Actions.pop_back();
2776 Actions.push_back(
2782 Action* LastAction = Actions.back();
2783 Actions.pop_back();
2784 Actions.push_back(C.MakeAction<VerifyDebugInfoJobAction>(
3828 ActionList Actions;
3844 Actions.push_back(C.MakeAction<OffloadAction>(
3852 AL.append(Actions);
3862 Actions,
3870 AL.append(Actions);
4184 ActionList &Actions) const {
4302 Actions.push_back(ClangClPch);
4320 const InputList &Inputs, ActionList &Actions) const {
4361 handleArguments(C, Args, Inputs, Actions);
4478 Actions.push_back(Current);
4482 OffloadBuilder->appendTopLevelActions(Actions, Current, InputArg);
4494 OffloadBuilder->appendDeviceLinkActions(Actions);
4515 Actions.push_back(LA);
4520 Actions.push_back(
4570 Actions.push_back(Current);
4575 Actions.push_back(
4606 Actions.clear();
4609 Actions.push_back(
4622 Action *LastAction = Actions.back();
4623 Actions.push_back(C.MakeAction<BinaryAnalyzeJobAction>(