Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CleanupKind

1490     CleanupKind cleanupKind = getCleanupKind(dtorKind);
1491 EHStack.pushCleanup<DestroyField>(cleanupKind, field,
1493 cleanupKind & EHCleanup);