Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:friend1

274 // MSC-DAG: declare dllimport void @"\01?friend1@@YAXXZ"()
286 friend __declspec(dllimport) void friend1();
290 __declspec(dllimport) void friend1();
300 USE(friend1)