Searched defs:wrong2 (Results 1 – 2 of 2) sorted by relevance
10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with p… variable
140 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible… variable