OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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