Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2173 bool Sema::FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD, in FindDeallocationFunction() function in Sema
2383 FindDeallocationFunction(StartLoc, PointeeRD, DeleteName, in ActOnCXXDelete()
H A DSemaDeclCXX.cpp5735 if (FindDeallocationFunction(MD->getLocation(), MD->getParent(), Name, in ShouldDeleteSpecialMember()
6672 if (FindDeallocationFunction(Loc, RD, Name, OperatorDelete)) in CheckDestructor()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4494 bool FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD,