Searched defs:CExpr (Results 1 – 8 of 8) sorted by relevance
47 if (const CallExpr *CExpr = dyn_cast_or_null<CallExpr>(CE.getOriginExpr()); in checkPostCall() local
71 const auto *CExpr = dyn_cast<CXXConstructExpr>(Init->getInit()); in check() local
62 if (const auto *CExpr = dyn_cast<CallExpr>(E)) { in AST_MATCHER_P2() local
102 if (!CExpr || !replaceConstantExprOp(CExpr, P)) in replaceConstantExprOp() local
619 __anone522c7b30402(Value *A, const SCEV *AExpr, Value *B, const SCEV *BExpr, Value *C, const SCEV *CExpr) tryReassociateMinOrMax() argument
751 if (auto *CExpr = dyn_cast<ConstantExpr>(Operand)) cloneConstantExprWithNewAddressSpace() local
1894 Expr *CExpr = nullptr; buildCoroutineParameterMoves() local
1283 } else if (const ConstantExpr *CExpr = dyn_cast<ConstantExpr>(v0)) { printSymbol() local