Searched refs:__uptr (Results 1 – 10 of 10) sorted by relevance
82 int * __uptr pup;85 int * __ptr32 __uptr pup32;87 int * __uptr __ptr64 pup64;93 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;
134 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible…143 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
581 KEYWORD(__uptr , KEYMS)
1999 let Spellings = [Keyword<"__uptr">];