Searched defs:getOperatorDelete (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2329 FunctionDecl *getOperatorDelete() const { return OperatorDelete; } function in class:clang::final
2520 FunctionDecl *getOperatorDelete() const { return OperatorDelete; } function in class:clang::CXXDeleteExpr
H A DDeclCXX.h2825 const FunctionDecl *getOperatorDelete() const { function in class:clang::CXXDestructorDecl

Completed in 228 milliseconds