Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:cleanupKind

1503     CleanupKind cleanupKind = getCleanupKind(dtorKind);
1504 EHStack.pushCleanup<DestroyField>(cleanupKind, Field,
1506 cleanupKind & EHCleanup);