Home
last modified time | relevance | path

Searched refs:ASInt (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/PCH/
Dtypes.c14 ASInt *as_int_ptr1 = &int_value; // expected-error{{changes address space of pointer}}
15 ASInt *as_int_ptr2 = &int_as_one;
Dtypes.h4 typedef __attribute__((address_space(1))) int ASInt; typedef
/external/llvm-project/clang/test/PCH/
Dtypes.c14 ASInt *as_int_ptr1 = &int_value; // expected-error{{changes address space of pointer}}
15 ASInt *as_int_ptr2 = &int_as_one;
Dtypes.h4 typedef __attribute__((address_space(1))) int ASInt; typedef