Searched refs:Line_Segment (Results 1 – 1 of 1) sorted by relevance
30 class Line_Segment{ public: Line_Segment(const Point&){} }; in Line_Segment() class36 Line_Segment(node1->Location()); // expected-error {{not a structure or union}} in f()