Searched refs:DestroyObject (Results 1 – 1 of 1) sorted by relevance
356 struct DestroyObject : EHScopeStack::Cleanup { struct357 DestroyObject(llvm::Value *addr, QualType type, in DestroyObject() argument1254 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()1343 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type, in pushDestroy()1357 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()1363 pushCleanupAfterFullExpr<DestroyObject>( in pushLifetimeExtendedDestroy()