Searched defs:isZeroSizeArray (Results 1 – 2 of 2) sorted by relevance
181 bool isZeroSizeArray() const { return Size == 0; } in isZeroSizeArray() function
621 auto isZeroSizeArray = [&] { in handleConstructor() local