Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:staticInclass

74   // MSC-DAG: define weak_odr dllexport                void @"\01?staticInclass@ExportMembers@@SAXXZ"()
82 __declspec(dllexport) static void staticInclass() {}
200 // MSC-DAG: define weak_odr dllexport void @"\01?staticInclass@Nested@ExportMembers@@SAXXZ"()
208 __declspec(dllexport) static void staticInclass() {}