Searched refs:hasIds (Results 1 – 3 of 3) sorted by relevance
350 boolean hasIds = checkIds && (segment.hasIds()); in serialize()357 hasIds = checkIds && (segment.hasIds()); in serialize()362 if (hasIds) { in serialize()2106 public boolean hasIds() { in hasIds() method in TokenBuffer.Segment
74 bool hasIds() const;
352 bool InputFile::hasIds() const { in hasIds() function in InputFile