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

  /external/clang/test/Sema/Inputs/
ms-keyword-system-header.h 4 union w *__uptr; member in union:__anon23647
6 // expected-warning@-2 {{keyword '__uptr' will be made available as an identifier here}}
  /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:__anon23779
ms-keyword-system-header.c 6 // PR17824: GNU libc uses MS keyword __uptr as an identifier in C mode
11 ws.__uptr = 0;
MicrosoftExtensions.c 109 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible}}
118 void ptr_func2(int * __uptr __ptr32 i) {} // expected-error {{redefinition of 'ptr_func2'}}
  /external/clang/test/Parser/
MicrosoftExtensions.c 79 int * __uptr pup;
82 int * __ptr32 __uptr pup32;
84 int * __uptr __ptr64 pup64;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
wait.h 65 union wait *__uptr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
wait.h 65 union wait *__uptr;
  /external/clang/include/clang/Basic/
TokenKinds.def 534 KEYWORD(__uptr , KEYMS)
Attr.td     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdlib.h 70 union wait *__uptr;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdlib.h 70 union wait *__uptr;
    [all...]
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /prebuilts/clang/linux-x86/host/3.5/bin/
clang 
clang++ 
  /prebuilts/sdk/tools/linux/
libclang.so 
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang 
clang++ 

Completed in 1264 milliseconds