Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DestroyObject

404   struct DestroyObject final : EHScopeStack::Cleanup {
405 DestroyObject(Address addr, QualType type,
1366 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer,
1457 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type,
1475 EHStack.pushCleanup<DestroyObject>(
1481 pushCleanupAfterFullExpr<DestroyObject>(