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

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1850 struct CallObjectDelete final : EHScopeStack::Cleanup {
1855 CallObjectDelete(llvm::Value *Ptr, function in struct:__anon455::final
1870 EHStack.pushCleanup<CallObjectDelete>(NormalAndEHCleanup, CompletePtr,
1952 CGF.EHStack.pushCleanup<CallObjectDelete>(NormalAndEHCleanup,

Completed in 134 milliseconds