Searched defs:ExprWithCleanups (Results 1 – 5 of 5) sorted by relevance
1025 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups1049 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
996 TEST(ExprWithCleanups, MatchesExprWithCleanups) { in TEST() argument
735 DECL_VISIT_EXPR(ExprWithCleanups) { in DECL_VISIT_EXPR() argument
197 friend class ExprWithCleanups; in LLVM_ALIGNAS() local
1141 namespace ExprWithCleanups { namespace