Lines Matching full:disallow
1361 // Disallow flexible array init in C++; it is not required for gcc1365 // Disallow flexible array init on non-top-level object1368 // Disallow flexible array init on anything which is not a variable.1371 // Disallow flexible array init on local variables.