Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:DestroyObject

420   struct DestroyObject final : EHScopeStack::Cleanup {
421 DestroyObject(Address addr, QualType type,
1378 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer,
1466 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type,
1484 EHStack.pushCleanup<DestroyObject>(
1490 pushCleanupAfterFullExpr<DestroyObject>(