Searched refs:as_ptr (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Daddress-space-initialize.cpp20 int* as_ptr = nocv_iarray; // expected-error{{cannot initialize a variable of type '__attribute__((address_space(9999))) int *' with an lvalue of type '__attribute__((address_space(42))) int [10]'}} variable

Completed in 88 milliseconds