Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching full:friend2

256 // MSC-DAG: define dllexport void @"\01?friend2@@YAXXZ"()
260 friend __declspec(dllexport) void friend2();
263 void friend2() {}