Searched refs:Arrow1 (Results 1 – 2 of 2) sorted by relevance
224 struct Arrow1 { struct229 Arrow1 operator->(); // expected-note{{candidate function}}232 void test_arrow(Arrow1 a1, Arrow2 a2, const Arrow2 a3) { in test_arrow()