Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDtree.c494 build_vec_init_elt (tree type, tree init, tsubst_flags_t complain) in build_vec_init_elt() function
541 tree elt_init = build_vec_init_elt (type, init, complain); in build_vec_init_expr()
575 elt_init = build_vec_init_elt (type, init, tf_warning_or_error); in diagnose_non_constexpr_vec_init()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDtree.c651 build_vec_init_elt (tree type, tree init, tsubst_flags_t complain) in build_vec_init_elt() function
698 tree elt_init = build_vec_init_elt (type, init, complain); in build_vec_init_expr()
732 elt_init = build_vec_init_elt (type, init, tf_warning_or_error); in diagnose_non_constexpr_vec_init()