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.cpp2947 auto NonSizedDelete = in FindAllocationFunctions() local
2950 if (NonSizedDelete && !NonSizedDelete.HasSizeT && in FindAllocationFunctions()
2951 NonSizedDelete.HasAlignValT == Info.HasAlignValT) in FindAllocationFunctions()