Home
last modified time | relevance | path

Searched defs:totype (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
Dcvt.c1240 tree totype = c_common_type_for_size (precision, 0); in type_promotes_to() local
Dcall.c1482 tree totype = TREE_TYPE (TREE_TYPE (fn)); in add_conv_candidate() local
2541 build_user_type_conversion_1 (tree totype, tree expr, int flags) in build_user_type_conversion_1()
2708 build_user_type_conversion (tree totype, tree expr, int flags) in build_user_type_conversion()
3028 tree totype = TREE_TYPE (TREE_TYPE (OVL_CURRENT (fns))); in build_object_call() local
4252 tree totype = convs->type; in convert_like_real() local
Dtypeck.c1673 string_conv_p (tree totype, tree exp, int warn) in string_conv_p()
/freebsd-10-stable/contrib/gcc/config/ia64/
Dia64.c9724 ia64_invalid_conversion (tree fromtype, tree totype) in ia64_invalid_conversion()