Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2829 auto NonSizedDelete = in FindAllocationFunctions() local
2832 if (NonSizedDelete && !NonSizedDelete.HasSizeT && in FindAllocationFunctions()
2833 NonSizedDelete.HasAlignValT == Info.HasAlignValT) in FindAllocationFunctions()