Searched refs:__uptr (Results 1 – 10 of 10) sorted by relevance
85 int * __uptr pup;88 int * __ptr32 __uptr pup32;90 int * __uptr __ptr64 pup64;96 typedef int ignored_quals_dummy1, const volatile __ptr32 __ptr64 __w64 __unaligned __sptr __uptr ig…
372 typedef int ignored_quals_dummy1, const volatile __ptr32 __ptr64 __w64 __unaligned __sptr __uptr ig…
25 int * __uptr __ptr32 p32_2;31 int * __uptr __ptr32 p32_3;
140 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible…149 void ptr_func2(int * __uptr __ptr32 i) {} // expected-error {{redefinition of 'ptr_func2'}} in ptr_func2()
11 ws.__uptr = 0; in fn()
10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with p…
5 union wait *__uptr; member
4 union w *__uptr; member
592 KEYWORD(__uptr , KEYMS)
2134 let Spellings = [Keyword<"__uptr">];