Searched refs:build_constructor_single (Results 1 – 3 of 3) sorted by relevance
3519 build_constructor_single (type, field, value), in build_c_cast()4051 return build_constructor_single (type, memb, rhs); in convert_for_assignment()
3565 extern tree build_constructor_single (tree, tree, tree);
1015 build_constructor_single (tree type, tree index, tree value) in build_constructor_single() function