Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:pushCleanup

425     CGF.EHStack.pushCleanup<CallBaseDtor>(EHCleanup, BaseClassDecl,
1439 EHStack.pushCleanup<CallDtorDeleteConditional>(
1442 EHStack.pushCleanup<CallDtorDelete>(NormalAndEHCleanup);
1466 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup,
1488 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup,
1504 EHStack.pushCleanup<DestroyField>(cleanupKind, Field,
1813 EHStack.pushCleanup<CallDelegatingCtorDtor>(EHCleanup,
1846 EHStack.pushCleanup<CallLocalDtor>(NormalAndEHCleanup, D, Addr);