Searched defs:CXXThrowExpr (Results 1 – 2 of 2) sorted by relevance
739 DECL_VISIT_EXPR(CXXThrowExpr) { in DECL_VISIT_EXPR() argument
925 CXXThrowExpr(Expr *expr, QualType Ty, SourceLocation l, in CXXThrowExpr() function931 CXXThrowExpr(EmptyShell Empty) : Expr(CXXThrowExprClass, Empty) {} in CXXThrowExpr() function