Lines Matching full:move_arg
819 move_arg(Stmts), isStmtExpr);
1696 move_arg(Constraints), move_arg(Exprs),
1697 AsmString.take(), move_arg(Clobbers),
1774 move_arg(Constraints), move_arg(Exprs),
1775 AsmString.take(), move_arg(Clobbers),
1839 move_arg(Constraints), move_arg(Exprs),
1840 AsmString.take(), move_arg(Clobbers),
2076 return Actions.ActOnCXXTryBlock(TryLoc, TryBlock.take(), move_arg(Handlers));