Searched refs:vla_in_template (Results 1 – 1 of 1) sorted by relevance
25 void vla_in_template(int N, T t) { in vla_in_template() function38 void vla_in_template(T t) { in vla_in_template() function42 template void vla_in_template<HasConstantValue>(HasConstantValue);43 template void vla_in_template<HasNonConstantValue>(HasNonConstantValue); // expected-note{{instanti…