Searched defs:PExp (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/AST/ | ||
| H A D | Expr.cpp | 2214 const Expr *PExp; isNullPointerArithmeticExtension() local |
| H A D | ExprConstant.cpp | 9195 const Expr *PExp = E->getLHS(); VisitBinaryOperator() local |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaExpr.cpp | 10863 Expr *PExp = LHS.get(), *IExp = RHS.get(); CheckAdditionOperands() local |