Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dc99-variable-length-array.cpp29 void vla_in_template(int N, T t) { vla_in_template() function
42 void vla_in_template(T t) { vla_in_template() function