Searched refs:ShouldUseTypeAwareOperatorNewOrDelete (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 2419 AllocType, ShouldUseTypeAwareOperatorNewOrDelete(), in BuildCXXNew() 3601 DeallocType, ShouldUseTypeAwareOperatorNewOrDelete(), in FindDeallocationFunctionForDestructor() 4072 Pointee, ShouldUseTypeAwareOperatorNewOrDelete(), in ActOnCXXDelete() 4128 Pointee, ShouldUseTypeAwareOperatorNewOrDelete(), in ActOnCXXDelete()
|
| H A D | SemaDeclCXX.cpp | 9919 DeallocType, ShouldUseTypeAwareOperatorNewOrDelete(), in ShouldDeleteSpecialMember() 16392 TypeAwareAllocationMode Sema::ShouldUseTypeAwareOperatorNewOrDelete() const { in ShouldUseTypeAwareOperatorNewOrDelete() function in Sema
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 5180 TypeAwareAllocationMode ShouldUseTypeAwareOperatorNewOrDelete() const;
|