Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:pushCleanup

422     CGF.EHStack.pushCleanup<CallBaseDtor>(EHCleanup, BaseClassDecl,
1417 EHStack.pushCleanup<CallDtorDeleteConditional>(
1420 EHStack.pushCleanup<CallDtorDelete>(NormalAndEHCleanup);
1447 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup,
1472 EHStack.pushCleanup<CallBaseDtor>(NormalAndEHCleanup,
1491 EHStack.pushCleanup<DestroyField>(cleanupKind, field,
1803 EHStack.pushCleanup<CallDelegatingCtorDtor>(EHCleanup,
1848 EHStack.pushCleanup<CallLocalDtor>(NormalAndEHCleanup, D, Addr);