Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dinit.cc3104 tree inner_nelts = array_type_nelts_top (elt_type); in build_new_1() local
3105 tree inner_nelts_cst = maybe_constant_value (inner_nelts); in build_new_1()
3123 error_at (cp_expr_loc_or_input_loc (inner_nelts), in build_new_1()
3125 cxx_constant_value(inner_nelts); in build_new_1()