Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:cleanupKind

1902     CleanupKind cleanupKind = getCleanupKind(dtorKind);
1903 EHStack.pushCleanup<DestroyField>(cleanupKind, Field,
1905 cleanupKind & EHCleanup);