Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprCXX.cpp1865 CodeGenFunction::pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete, in pushCallObjectDeleteCleanup() function in CodeGenFunction
H A DCodeGenFunction.h2057 void pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete,
H A DItaniumCXXABI.cpp1243 CGF.pushCallObjectDeleteCleanup(DE->getOperatorDelete(), CompletePtr, in emitVirtualObjectDelete()