Home | History | Annotate | Download | only in AST

Lines Matching defs:setNumArgs

1213 /// setNumArgs - This changes the number of arguments present in this call.
1216 void CallExpr::setNumArgs(const ASTContext& C, unsigned NumArgs) {