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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1977 struct CallArrayDelete final : EHScopeStack::Cleanup {
1984 CallArrayDelete(llvm::Value *Ptr, function in struct:__anon1718::final
2014 CGF.EHStack.pushCleanup<CallArrayDelete>(NormalAndEHCleanup,

Completed in 103 milliseconds