Home
last modified time | relevance | path

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

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