Searched refs:pushCallObjectDeleteCleanup (Results 1 – 3 of 3) sorted by relevance
1537 CodeGenFunction::pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete, in pushCallObjectDeleteCleanup() function in CodeGenFunction
1267 void pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete,
1025 CGF.pushCallObjectDeleteCleanup(DE->getOperatorDelete(), CompletePtr, in emitVirtualObjectDelete()