Searched refs:Point (Results 1 – 4 of 4) sorted by relevance
232 struct Point { struct236 struct PointEx : public Point { argument238 PointEx(const Point&) : builtFromBase(true) {} in PointEx()265 deque<Point> d1(1); in optimizations_check()
403 struct Point { struct407 struct PointEx : public Point { argument409 PointEx(const Point&) : builtFromBase(true) {} in PointEx()436 vector<Point> v1(1); in optimizations_check()