Home
last modified time | relevance | path

Searched defs:PostfixExpr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp1813 if (Expr *PostfixExpr = Res.get()) { in ParseCastExpression() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1610 PostfixExpr(const Node *Child_, StringView Operator_) in PostfixExpr() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp13974 const Expr *PostfixExpr = CXXOCE->getArgs()[0]; in VisitCXXOperatorCallExpr() local