Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2419 AllocType, ShouldUseTypeAwareOperatorNewOrDelete(), in BuildCXXNew()
3601 DeallocType, ShouldUseTypeAwareOperatorNewOrDelete(), in FindDeallocationFunctionForDestructor()
4072 Pointee, ShouldUseTypeAwareOperatorNewOrDelete(), in ActOnCXXDelete()
4128 Pointee, ShouldUseTypeAwareOperatorNewOrDelete(), in ActOnCXXDelete()
H A DSemaDeclCXX.cpp9919 DeallocType, ShouldUseTypeAwareOperatorNewOrDelete(), in ShouldDeleteSpecialMember()
16392 TypeAwareAllocationMode Sema::ShouldUseTypeAwareOperatorNewOrDelete() const { in ShouldUseTypeAwareOperatorNewOrDelete() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5180 TypeAwareAllocationMode ShouldUseTypeAwareOperatorNewOrDelete() const;