Searched refs:xmptr (Results 1 – 1 of 1) sorted by relevance
32 void test3(X<int> &x, X<int> xi, X<long> xl, X<int Y::*> xmptr) { in test3() argument35 x = xmptr; // expected-note{{instantiation}} in test3()