Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprCXX.cpp1393 class CallDeleteDuringNew final : public EHScopeStack::Cleanup { class
1419 CallDeleteDuringNew(size_t NumPlacementArgs, in CallDeleteDuringNew() function in __anon3478caaa0411::CallDeleteDuringNew
1502 typedef CallDeleteDuringNew<DirectCleanupTraits> DirectCleanup; in EnterNewDeleteCleanup()
1533 typedef CallDeleteDuringNew<ConditionalCleanupTraits> ConditionalCleanup; in EnterNewDeleteCleanup()