Searched refs:get_parm_array_spec (Results 1 – 2 of 2) sorted by relevance
357 * c-decl.c (get_parm_array_spec): Strip casts earlier and fold array663 * c-decl.c (get_parm_array_spec): Strip nops.846 * c-decl.c (get_parm_array_spec): Avoid erroneous VLA bounds.1051 * c-decl.c (get_parm_array_spec): Bail out of nelts is1184 * c-decl.c (get_parm_array_spec): Handle static VLA parameters.1193 (get_parm_array_spec): Define new function.1194 (push_parm_decl): Call get_parm_array_spec.
5758 get_parm_array_spec (const struct c_parm *parm, tree attrs) in get_parm_array_spec() function5931 attrs = get_parm_array_spec (parm, attrs); in push_parm_decl()