Searched refs:DestroyObject (Results 1 – 1 of 1) sorted by relevance
394 struct DestroyObject : EHScopeStack::Cleanup { struct395 DestroyObject(llvm::Value *addr, QualType type, in DestroyObject() function1285 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()1374 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type, in pushDestroy()1392 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()1398 pushCleanupAfterFullExpr<DestroyObject>( in pushLifetimeExtendedDestroy()