Searched defs:ExprWithCleanups (Results 1 – 2 of 2) sorted by relevance
1291 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups1310 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
817 friend class ExprWithCleanups; variable