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