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

/freebsd-11.0-release/contrib/gcc/cp/
H A Dtypeck.c694 return cp_build_type_attribute_variant (t1, attributes);
696 return cp_build_type_attribute_variant (t2, attributes);
704 return cp_build_type_attribute_variant (rval, attributes);
712 return cp_build_type_attribute_variant (rval, attributes);
756 return cp_build_type_attribute_variant (t1, attributes);
H A Dtree.c1966 cp_build_type_attribute_variant (tree type, tree attributes)
1959 cp_build_type_attribute_variant (tree type, tree attributes) function
H A Dcp-tree.h4484 extern tree cp_build_type_attribute_variant (tree, tree);
H A Dpt.c1773 new_type = cp_build_type_attribute_variant (new_type,
7196 fntype = cp_build_type_attribute_variant (fntype, TYPE_ATTRIBUTES (t));
H A Dclass.c3830 = cp_build_type_attribute_variant (TREE_TYPE (clone),
H A Ddecl.c1290 type = cp_build_type_attribute_variant (type, attribs);

Completed in 322 milliseconds