Searched refs:Line_Segment (Results 1 – 2 of 2) sorted by relevance
30 class Line_Segment{ public: Line_Segment(const Point&){} }; in Line_Segment() function in rdar8875304::Line_Segment36 Line_Segment(node1->Location()); // expected-error {{not a structure or union}} in f()
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()