Lines Matching full:friend3
278 // MSC-DAG: define void @"\01?friend3@@YAXXZ"()288 friend __declspec(dllimport) void friend3();292 void friend3() {} // dllimport ignored302 USE(friend3)