Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Daddress_space-dependent.cpp70 __attribute__((address_space(I))) char *test3_val; member
74 …test3_helper(test3_val); // expected-error {{cannot initialize a parameter of type 'char… in test3()