Home
last modified time | relevance | path

Searched defs:operatorDelete (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1559 const FunctionDecl *operatorDelete = E->getOperatorDelete(); in EmitArrayDelete() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp137 FunctionDecl *operatorNew, FunctionDecl *operatorDelete, in CXXNewExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1827 FunctionDecl *operatorDelete, Expr *arg, SourceLocation loc) in CXXDeleteExpr()