Searched defs:ExprWithCleanups (Results 1 – 5 of 5) sorted by relevance
1022 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups1043 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
717 DECL_VISIT_EXPR(ExprWithCleanups) { in DECL_VISIT_EXPR() argument
719 DECL_VISIT_EXPR(ExprWithCleanups) { in DECL_VISIT_EXPR() argument
234 friend class ExprWithCleanups; variable
1120 namespace ExprWithCleanups { namespace