Home
last modified time | relevance | path

Searched defs:isUsualDeallocationFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2416 bool CXXMethodDecl::isUsualDeallocationFunction( in isUsualDeallocationFunction() function in CXXMethodDecl
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1694 bool Sema::isUsualDeallocationFunction(const CXXMethodDecl *Method) { in isUsualDeallocationFunction() function in Sema