Searched refs:FindDeallocationFunction (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 2501 bool Sema::FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD, in FindDeallocationFunction() function in Sema 2966 FindDeallocationFunction(StartLoc, PointeeRD, DeleteName, in ActOnCXXDelete()
|
H A D | SemaDeclCXX.cpp | 5989 if (FindDeallocationFunction(MD->getLocation(), MD->getParent(), Name, in ShouldDeleteSpecialMember() 6932 if (FindDeallocationFunction(Loc, RD, Name, OperatorDelete)) in CheckDestructor()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 4801 bool FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 6680 bool FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 6883 bool FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 6912 bool FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 6912 bool FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD,
|