Searched refs:variable_array (Results 1 – 3 of 3) sorted by relevance
44 void foo(int i, int incomplete_array[]) { int variable_array[i]; } in foo() local
223 // CHECK-LABEL: @variable_array224 spv.func @variable_array() "None" {
72 …Types variable_array[i]; // expected-error{{declaration type contains unexpanded parameter pack 'T… in f() local