Lines Matching full:friend2
276 // MSC-DAG: declare void @"\01?friend2@@YAXXZ"()287 friend __declspec(dllimport) void friend2();291 void friend2(); // dllimport ignored301 USE(friend2)