Home | History | Annotate | Download | only in Parse

Lines Matching refs:move_arg

852                                    move_arg(Stmts), isStmtExpr);
1727 move_arg(Constraints), move_arg(Exprs),
1728 AsmString.take(), move_arg(Clobbers),
1808 move_arg(Constraints), move_arg(Exprs),
1809 AsmString.take(), move_arg(Clobbers),
1873 move_arg(Constraints), move_arg(Exprs),
1874 AsmString.take(), move_arg(Clobbers),
2110 return Actions.ActOnCXXTryBlock(TryLoc, TryBlock.take(), move_arg(Handlers));