Searched defs:PostfixExpr (Results 1 – 3 of 3) sorted by relevance
1882 if (Expr *PostfixExpr = Res.get()) { ParseCastExpression() local
1894 PostfixExpr(const Node *Child_, std::string_view Operator_, Prec Prec_) PostfixExpr() function
17451 const Expr *PostfixExpr = CXXOCE->getArgs()[0]; VisitCXXOperatorCallExpr() local