Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dc99-variable-length-array.cpp25 void vla_in_template(int N, T t) { in vla_in_template() function
38 void vla_in_template(T t) { in vla_in_template() function
42 template void vla_in_template<HasConstantValue>(HasConstantValue);
43 template void vla_in_template<HasNonConstantValue>(HasNonConstantValue); // expected-note{{instanti…