Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1419 class CallDeleteDuringNew final : public EHScopeStack::Cleanup { class
1446 CallDeleteDuringNew(size_t NumPlacementArgs, in CallDeleteDuringNew() function in __anondca4c77a0411::CallDeleteDuringNew
1529 typedef CallDeleteDuringNew<DirectCleanupTraits> DirectCleanup; in EnterNewDeleteCleanup()
1555 typedef CallDeleteDuringNew<ConditionalCleanupTraits> ConditionalCleanup; in EnterNewDeleteCleanup()