Searched refs:find_array_ctor_elt (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dconstexpr.c1737 find_array_ctor_elt (tree ary, tree dindex, bool insert = false) function
1888 HOST_WIDE_INT ix = find_array_ctor_elt (ary, index);
2850 = find_array_ctor_elt (*valp, index, /*insert*/true);

Completed in 110 milliseconds