HomeSort by relevance Sort by last modified time
    Searched full:__uptr (Results 1 - 16 of 16) sorted by null

  /external/clang/test/Sema/
MicrosoftCompatibility.cpp 10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with pointers to members}}
attr-print.c 24 // CHECK: int * __ptr32 __uptr p32_2;
25 int * __uptr __ptr32 p32_2;
30 // CHECK: int * __ptr32 __uptr p32_3;
31 int * __uptr __ptr32 p32_3;
transparent-union-pointer.c 5 union wait *__uptr; member in union:__anon19654
MicrosoftExtensions.c 112 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible}}
121 void ptr_func2(int * __uptr __ptr32 i) {} // expected-error {{redefinition of 'ptr_func2'}}
  /external/clang/test/Parser/
MicrosoftExtensions.c 110 int * __uptr pup;
113 int * __ptr32 __uptr pup32;
115 int * __uptr __ptr64 pup64;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
wait.h 65 union wait *__uptr;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 65 union wait *__uptr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 65 union wait *__uptr;
  /external/clang/include/clang/Basic/
Attr.td 989 let Spellings = [Keyword<"__uptr">];
TokenKinds.def 513 KEYWORD(__uptr , KEYMS)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 70 union wait *__uptr;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 70 union wait *__uptr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 70 union wait *__uptr;
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /prebuilts/sdk/tools/linux/
libclang.so 

Completed in 178 milliseconds