Searched defs:vla_unspec_p (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h486 BOOL_BITFIELD vla_unspec_p : 1; member in struct:c_declarator::__anon15::__anon17
H A Dc-decl.c4837 build_array_declarator(location_t loc, tree expr, struct c_declspecs *quals, bool static_p, bool vla_unspec_p) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h488 BOOL_BITFIELD vla_unspec_p : 1; member in struct:c_declarator::__anon21::__anon23
H A Dc-decl.cc4929 build_array_declarator(location_t loc, tree expr, struct c_declspecs *quals, bool static_p, bool vla_unspec_p) argument

Completed in 392 milliseconds