Searched defs:ExprWithCleanups (Results 1 – 5 of 5) sorted by relevance
1102 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups1123 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
703 DECL_VISIT_EXPR(ExprWithCleanups) { in DECL_VISIT_EXPR() argument
234 friend class ExprWithCleanups; variable
1139 namespace ExprWithCleanups { namespace
2990 TEST(ExprWithCleanups, MatchesExprWithCleanups) { in TEST() argument