Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CleanupKind

1077     CleanupKind cleanupKind = getCleanupKind(dtorKind);
1078 EHStack.pushCleanup<DestroyField>(cleanupKind, field,
1080 cleanupKind & EHCleanup);