Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1867 CodeGenFunction::pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete, in pushCallObjectDeleteCleanup() function in CodeGenFunction
H A DCodeGenFunction.h1999 void pushCallObjectDeleteCleanup(const FunctionDecl *OperatorDelete,
H A DItaniumCXXABI.cpp1268 CGF.pushCallObjectDeleteCleanup(DE->getOperatorDelete(), CompletePtr, in emitVirtualObjectDelete()