Searched refs:FindDeallocationFunction (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 1135 if (S.FindDeallocationFunction(Loc, PointeeRD, DeleteName, OperatorDelete, in findDeleteForPromise()
|
| H A D | SemaExprCXX.cpp | 3604 if (FindDeallocationFunction(Loc, RD, Name, OperatorDelete, IDP, Diagnose)) in FindDeallocationFunctionForDestructor() 3618 bool Sema::FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD, in FindDeallocationFunction() function in Sema 4075 FindDeallocationFunction(StartLoc, PointeeRD, DeleteName, in ActOnCXXDelete()
|
| H A D | SemaDeclCXX.cpp | 9921 if (FindDeallocationFunction(MD->getLocation(), MD->getParent(), Name, in ShouldDeleteSpecialMember()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 8533 bool FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5470 …dDeclENS_15DeclarationNameERPNS_12FunctionDeclE", "clang::Sema::FindDeallocationFunction(clang::So…
|