Searched defs:isPoint (Results 1 – 2 of 2) sorted by relevance
118 bool isPoint() const { return End == size_t(-1); } in isPoint() function
419 bool isPoint() const { return Kind == Point; } in isPoint() function