Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DestructionKind

1257   void pushDestroy(QualType::DestructionKind dtorKind,
1271 Destroyer *getDestroyer(QualType::DestructionKind destructionKind);
1275 bool needsEHCleanup(QualType::DestructionKind kind) {
1289 CleanupKind getCleanupKind(QualType::DestructionKind kind) {
1900 QualType::DestructionKind dtorKind);