Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2972 auto NonSizedDelete = in FindAllocationFunctions() local
2975 if (NonSizedDelete && !NonSizedDelete.HasSizeT && in FindAllocationFunctions()
2976 NonSizedDelete.HasAlignValT == Info.HasAlignValT) in FindAllocationFunctions()