Searched defs:bothKnown (Results 1 – 1 of 1) sorted by relevance
212 bool bothKnown() const { return knownSize() && knownOffset(); } in bothKnown() function248 bool bothKnown() const { return knownBefore() && knownAfter(); } in bothKnown() function