Home
last modified time | relevance | path

Searched refs:sized_array_p (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c4488 bool sized_array_p = (max_index != NULL_TREE); in reshape_init_array_1() local
4495 if (sized_array_p) in reshape_init_array_1()
4511 d->cur != d->end && (!sized_array_p || index <= max_index_cst); in reshape_init_array_1()