Searched refs:my_print (Results 1 – 4 of 4) sorted by relevance
102 void my_print(const T &arg) { in my_print() function107 my_print("abc"); // expected-note {{requested here}} in use_my_print()
88 void my_print(const T &arg) { in my_print() function93 my_print("abc"); // expected-note {{requested here}} in use_my_print()
25 void my_print(const T &arg) {30 my_print("abc"); // expected-note {{requested here}}