Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dc99-variable-length-array.cpp37 struct HasNonConstantValue { struct
47 template void vla_in_template<HasNonConstantValue>(HasNonConstantValue); // expected-note{{instanti… argument
68 X1<HasNonConstantValue> x1b; // expected-note{{in instantiation of}}