Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2760 auto NonSizedDelete = in FindAllocationFunctions() local
2763 if (NonSizedDelete && !NonSizedDelete.HasSizeT && in FindAllocationFunctions()
2764 NonSizedDelete.HasAlignValT == Info.HasAlignValT) in FindAllocationFunctions()