Searched defs:ThrowExpr (Results 1 – 3 of 3) sorted by relevance
2705 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
4350 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local7219 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
3474 if (auto *ThrowExpr = dyn_cast<CXXThrowExpr>(Operand->IgnoreParens())) { in EmitLValueOrThrowExpression() local