Searched refs:isZeroSizeArray (Results 1 – 4 of 4) sorted by relevance
568 (getSize() == getOffset() && !isZeroSizeArray()); in isOnePastEnd()583 bool isZeroSizeArray() const { return getFieldDesc()->isZeroSizeArray(); } in isZeroSizeArray() function
242 bool isZeroSizeArray() const { return Size == 0; } in isZeroSizeArray() function
234 if (isZeroSizeArray()) in dump()
629 auto isZeroSizeArray = [&] { in handleConstructor() local641 if (isZeroSizeArray()) { in handleConstructor()