Searched refs:PR7999_f (Results 1 – 2 of 2) sorted by relevance
124 PR7999_X& PR7999_f(PR7999<PR7999_X> s) { return s.value; } // no-warning in PR7999_f() function125 void test_PR7999(PR7999_X& x) { (void)PR7999_f(x); } // no-warning in test_PR7999()
125 PR7999_X& PR7999_f(PR7999<PR7999_X> s) { return s.value; } // no-warning in PR7999_f() function126 void test_PR7999(PR7999_X& x) { (void)PR7999_f(x); } // no-warning in test_PR7999()