Home | History | Annotate | Download | only in Sema

Lines Matching refs:MaybeCreateExprWithCleanups

543     CondResult = MaybeCreateExprWithCleanups(Cond);
1030 CondResult = MaybeCreateExprWithCleanups(Cond);
1099 result = MaybeCreateExprWithCleanups(E);
1172 return Owned(MaybeCreateExprWithCleanups(collection));
1661 E = MaybeCreateExprWithCleanups(E);
1941 RetValExp = MaybeCreateExprWithCleanups(RetValExp);
2042 RetValExp = MaybeCreateExprWithCleanups(RetValExp);
2101 RetValExp = MaybeCreateExprWithCleanups(RetValExp);
2426 Throw = MaybeCreateExprWithCleanups(Throw);
2483 return MaybeCreateExprWithCleanups(operand);