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

  /external/clang/test/SemaCXX/
address-space-initialize.cpp 20 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 53 milliseconds