Searched defs:ExprWithCleanups (Results 1 – 5 of 5) sorted by relevance
1116 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups1137 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
703 DECL_VISIT_EXPR(ExprWithCleanups) { in DECL_VISIT_EXPR() argument
189 friend class ExprWithCleanups; in LLVM_ALIGNAS() local
1141 namespace ExprWithCleanups { namespace
3398 TEST(ExprWithCleanups, MatchesExprWithCleanups) { in TEST() argument