Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching full:friend2

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