Lines Matching defs:Actions
2461 ActionList &Actions = C.getActions();
2512 Actions.append(Inputs.begin(), Inputs.end());
2514 Actions.push_back(C.MakeAction<LipoJobAction>(Inputs, Act->getType()));
2521 ContainsCompileOrAssembleAction(Actions.back())) {
2529 Inputs.push_back(Actions.back());
2530 Actions.pop_back();
2531 Actions.push_back(
2537 Action* LastAction = Actions.back();
2538 Actions.pop_back();
2539 Actions.push_back(C.MakeAction<VerifyDebugInfoJobAction>(
3620 ActionList Actions;
3636 Actions.push_back(C.MakeAction<OffloadAction>(
3644 AL.append(Actions);
3654 Actions,
3662 AL.append(Actions);
3977 ActionList &Actions) const {
4093 Actions.push_back(ClangClPch);
4113 const InputList &Inputs, ActionList &Actions) const {
4154 handleArguments(C, Args, Inputs, Actions);
4261 Actions.push_back(Current);
4265 OffloadBuilder->appendTopLevelActions(Actions, Current, InputArg);
4277 OffloadBuilder->appendDeviceLinkActions(Actions);
4298 Actions.push_back(LA);
4303 Actions.push_back(
4353 Actions.push_back(Current);
4358 Actions.push_back(
4389 Actions.clear();
4391 Actions.push_back(
4404 Action *LastAction = Actions.back();
4405 Actions.push_back(C.MakeAction<BinaryAnalyzeJobAction>(