Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c552 tree elt = cp_build_array_ref (input_location, initializer, in add_capture()
H A Dtypeck.c3531 cp_build_array_ref (location_t loc, tree array, tree idx, in cp_build_array_ref() function
3553 tree value = cp_build_array_ref (loc, TREE_OPERAND (array, 1), idx, in cp_build_array_ref()
3564 cp_build_array_ref (loc, TREE_OPERAND (array, 1), idx, in cp_build_array_ref()
3566 cp_build_array_ref (loc, TREE_OPERAND (array, 2), idx, in cp_build_array_ref()
3702 return cp_build_array_ref (loc, array, idx, tf_warning_or_error); in build_array_ref()
H A Dconstexpr.c4214 eltinit = cp_build_array_ref (input_location, init, idx, complain); in cxx_eval_vec_init_1()
4235 eltinit = cp_build_array_ref (input_location, init, idx, complain); in cxx_eval_vec_init_1()
H A Dtree.c3165 obj = cp_build_array_ref (input_location, obj, index, tf_none); in build_ctor_subob_ref()
H A Dcp-tree.h7585 extern tree cp_build_array_ref (location_t, tree, tree,
H A Dcall.c6557 return cp_build_array_ref (input_location, arg1, arg2, complain); in build_new_op_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc551 tree elt = cp_build_array_ref (input_location, initializer, in add_capture()
H A DChangeLog-20121737 (decay_conversion, cp_default_conversion, cp_build_array_ref,
2124 * typeck.c (cp_build_array_ref): Handle VECTOR_TYPE.
2218 (cp_build_array_ref): Likewise.
2288 (cp_build_indirect_ref, cp_build_array_ref,
H A Dtypeck.cc3782 cp_build_array_ref (location_t loc, tree array, tree idx, in cp_build_array_ref() function
3805 tree value = cp_build_array_ref (loc, TREE_OPERAND (array, 1), idx, in cp_build_array_ref()
3816 cp_build_array_ref (loc, TREE_OPERAND (array, 1), idx, in cp_build_array_ref()
3818 cp_build_array_ref (loc, TREE_OPERAND (array, 2), idx, in cp_build_array_ref()
3963 return cp_build_array_ref (loc, array, idx, tf_warning_or_error); in build_array_ref()
H A DChangeLog-2015749 (build_simple_component_ref, cp_build_array_ref, build_vec_cmp)
2747 * typeck.c (cp_build_array_ref): Likewise.
2924 * typeck.c (cp_build_array_ref): Allow subscripting non-lvalue
4222 * typeck.c (cp_build_array_ref): Pass loc down to
H A DChangeLog-20132317 (cp_build_array_ref): Reject array notations with a rank greater than 1
2572 * typeck.c (rationalize_conditional_expr, cp_build_array_ref,
3298 (cp_build_array_ref): Likewise.
3421 (cp_build_array_ref): Likewise.
H A DChangeLog-2014347 * typeck.c (cp_build_array_ref): Adjust
1493 cp_build_array_ref, cp_build_function_call_vec): When a
3786 * typeck.c (cp_build_array_ref): Likewise.
H A Dconstexpr.cc4946 eltinit = cp_build_array_ref (input_location, init, idx, complain); in cxx_eval_vec_init_1()
4967 eltinit = cp_build_array_ref (input_location, init, idx, complain); in cxx_eval_vec_init_1()
H A DChangeLog-20101328 (cp_build_array_ref, convert_arguments): Use it.
3031 * typeck.c (cp_build_array_ref): Factor out from...
H A Dtree.cc3378 obj = cp_build_array_ref (input_location, obj, index, tf_none); in build_ctor_subob_ref()
H A DChangeLog-2017417 * typeck.c (cp_build_array_ref, cp_build_compound_expr,
4672 (cp_build_array_ref): Pass true as array_ref_p to cxx_mark_addressable.
H A DChangeLog146 * typeck.cc (cp_build_array_ref): Handle swapped operands.
H A DChangeLog-2019733 (cp_build_array_ref): Likewise.
1674 * typeck.c (cp_build_array_ref): For non-ARRAY_TYPE array ref with
H A Dcp-tree.h7996 extern tree cp_build_array_ref (location_t, tree, tree,
H A DChangeLog-20162548 * typeck.c (cp_build_array_ref): Adjust.
H A Dcall.cc6952 return cp_build_array_ref (input_location, arg1, arg2, complain); in build_new_op()
H A DChangeLog-2018184 (cp_build_array_ref): Call maybe_constant_value on "idx".
H A DChangeLog-20203561 * typeck.c (cp_build_array_ref): Call maybe_fold_non_dependent_expr