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

/freebsd-10.0-release/contrib/gcc/cp/
H A Dtypeck.c677 return cp_build_type_attribute_variant (t1, attributes);
679 return cp_build_type_attribute_variant (t2, attributes);
687 return cp_build_type_attribute_variant (rval, attributes);
695 return cp_build_type_attribute_variant (rval, attributes);
739 return cp_build_type_attribute_variant (t1, attributes);
H A Dtree.c1949 cp_build_type_attribute_variant (tree type, tree attributes)
1942 cp_build_type_attribute_variant (tree type, tree attributes) function
H A Dcp-tree.h4426 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.c3801 = cp_build_type_attribute_variant (TREE_TYPE (clone),
H A Ddecl.c1277 type = cp_build_type_attribute_variant (type, attribs);

Completed in 187 milliseconds