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