Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cleanups

5008   ArrayRef<ExprWithCleanups::CleanupObject> Cleanups
5012 Expr *E = ExprWithCleanups::Create(Context, SubExpr, Cleanups);