Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:friend1

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