Searched defs:CallE (Results 1 – 3 of 3) sorted by relevance
96 const Expr *CallE = Call.getOriginExpr(); in checkPostCall() local
3448 } else if (const auto *CallE = dyn_cast<CallExpr>(S)) { VisitNode() local
549 const Expr *CallE = Call.getOriginExpr(); in inlineCall() local 591 const Stmt *CallE) { in getInlineFailedState() argument