Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1524 typedef CallDeleteDuringNew<DirectCleanupTraits> DirectCleanup; in EnterNewDeleteCleanup() typedef
1526 DirectCleanup *Cleanup = CGF.EHStack in EnterNewDeleteCleanup()
1527 .pushCleanupWithExtra<DirectCleanup>(EHCleanup, in EnterNewDeleteCleanup()