Home
last modified time | relevance | path

Searched refs:DestroyObject (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp404 struct DestroyObject final : EHScopeStack::Cleanup { struct
405 DestroyObject(Address addr, QualType type, in DestroyObject() function
1366 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()
1457 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type, in pushDestroy()
1475 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()
1481 pushCleanupAfterFullExpr<DestroyObject>( in pushLifetimeExtendedDestroy()