Searched refs:isZeroSizeArray (Results 1 – 2 of 2) sorted by relevance
189 bool isZeroSizeArray() const { return Size == 0; } in isZeroSizeArray() function
629 auto isZeroSizeArray = [&] { in handleConstructor() local641 if (isZeroSizeArray()) { in handleConstructor()