Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2301 bool CXXMethodDecl::isUsualDeallocationFunction( in isUsualDeallocationFunction() function in CXXMethodDecl
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1541 bool Sema::isUsualDeallocationFunction(const CXXMethodDecl *Method) { in isUsualDeallocationFunction() function in Sema