Searched refs:ActOnPostfixUnaryOp (Results 1 – 3 of 3) sorted by relevance
1653 LHS = Actions.ActOnPostfixUnaryOp(getCurScope(), Tok.getLocation(), in ParsePostfixExpressionSuffix()
3833 ExprResult ActOnPostfixUnaryOp(Scope *S, SourceLocation OpLoc,
3871 Sema::ActOnPostfixUnaryOp(Scope *S, SourceLocation OpLoc, in ActOnPostfixUnaryOp() function in Sema