Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp1537 CodeGenFunction::pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete, in pushCallObjectDeleteCleanup() function in CodeGenFunction
H A DCodeGenFunction.h1267 void pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete,
H A DItaniumCXXABI.cpp1025 CGF.pushCallObjectDeleteCleanup(DE->getOperatorDelete(), CompletePtr, in emitVirtualObjectDelete()