Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16482 static bool IsPotentiallyTypeAwareOperatorNewOrDelete(Sema &SemaRef, in IsPotentiallyTypeAwareOperatorNewOrDelete() function
16512 bool IsPotentiallyTypeAware = IsPotentiallyTypeAwareOperatorNewOrDelete( in IsPotentiallyDestroyingOperatorDelete()
16537 bool IsPotentiallyTypeAware = IsPotentiallyTypeAwareOperatorNewOrDelete( in CheckOperatorNewDeleteTypes()
16695 if (MD && IsPotentiallyTypeAwareOperatorNewOrDelete( in CheckOperatorDeleteDeclaration()