Searched refs:qualified_friend_no_match (Results 1 – 1 of 1) sorted by relevance
416 namespace qualified_friend_no_match { namespace420 …friend void qualified_friend_no_match::f(double); // expected-error {{friend declaration of 'f' do…421 …friend void qualified_friend_no_match::g(); // expected-error {{friend declaration of 'g' does not…