Home
last modified time | relevance | path

Searched refs:Line_Segment (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Darrow-operator.cpp30 class Line_Segment{ public: Line_Segment(const Point&){} }; in Line_Segment() function in rdar8875304::Line_Segment
36 Line_Segment(node1->Location()); // expected-error {{not a structure or union}} in f()
/external/llvm-project/clang/test/SemaCXX/
Darrow-operator.cpp30 class Line_Segment{ public: Line_Segment(const Point&){} }; in Line_Segment() class
36 Line_Segment(node1->Location()); // expected-error {{not a structure or union}} in f()