Searched defs:ThrowExpr (Results 1 – 11 of 11) sorted by relevance
118 ThrowExpr, enumerator
4499 if (auto *ThrowExpr = dyn_cast<CXXThrowExpr>(Operand->IgnoreParens())) { in EmitLValueOrThrowExpression() local4530 if (auto *ThrowExpr = dyn_cast<CXXThrowExpr>(live->IgnoreParens())) { in EmitConditionalOperatorLValue() local
4930 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local7817 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
3948 if (const Expr *ThrowExpr = S.getThrowExpr()) { in EmitThrowStmt() local
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
1868 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr() function
2028 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr() function
1970 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} in ThrowExpr() function