Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16512 bool IsPotentiallyTypeAware = IsPotentiallyTypeAwareOperatorNewOrDelete( in IsPotentiallyDestroyingOperatorDelete() local
16514 unsigned DestroyingDeleteIdx = IsPotentiallyTypeAware + /* address */ 1; in IsPotentiallyDestroyingOperatorDelete()
16537 bool IsPotentiallyTypeAware = IsPotentiallyTypeAwareOperatorNewOrDelete( in CheckOperatorNewDeleteTypes() local
16541 if (IsPotentiallyTypeAware) { in CheckOperatorNewDeleteTypes()
16570 << IsPotentiallyTypeAware << IsPotentiallyDestroyingDelete in CheckOperatorNewDeleteTypes()
16610 << IsPotentiallyTypeAware << IsPotentiallyDestroyingDelete in CheckOperatorNewDeleteTypes()
16624 << IsPotentiallyTypeAware << IsPotentiallyDestroyingDelete in CheckOperatorNewDeleteTypes()
16637 if (!IsPotentiallyTypeAware) in CheckOperatorNewDeleteTypes()