Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cleanups

1428           if (const ExprWithCleanups *Cleanups =
1430 Init = Cleanups->getSubExpr();
10245 assert(!ExprNeedsCleanups && "Unaccounted cleanups in function");