Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:friend1

273 // MSC-DAG: declare dllimport void @"\01?friend1@@YAXXZ"()
280 friend __declspec(dllimport) void friend1();
284 __declspec(dllimport) void friend1();
287 USE(friend1)