Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:friend2

277 // MSC-DAG: declare           void @"\01?friend2@@YAXXZ"()
288 friend __declspec(dllimport) void friend2();
292 void friend2(); // dllimport ignored
302 USE(friend2)