Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DestructionKind

1177   void pushDestroy(QualType::DestructionKind dtorKind,
1179 void pushEHDestroy(QualType::DestructionKind dtorKind,
1201 Destroyer *getDestroyer(QualType::DestructionKind destructionKind);
1205 bool needsEHCleanup(QualType::DestructionKind kind) {
1219 CleanupKind getCleanupKind(QualType::DestructionKind kind) {
2056 QualType::DestructionKind dtorKind);