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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp462 struct DestroyObject final : EHScopeStack::Cleanup {
463 DestroyObject(Address addr, QualType type, function in struct:__anon1703::final
1992 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer,
2083 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type,
2098 EHStack.pushCleanup<DestroyObject>(
2104 pushCleanupAfterFullExpr<DestroyObject>(

Completed in 40 milliseconds