Searched refs:get_X (Results 1 – 2 of 2) sorted by relevance
26 const X get_X();31 A<X> a0 = f1(get_X()); in test_f1_bullet3()
173 X<int> get_X(X<int> x) { return x; } in get_X() function