Searched refs:check_trait_type (Results 1 – 2 of 2) sorted by relevance
9085 check_trait_type (tree type) in check_trait_type() function9091 return (check_trait_type (TREE_VALUE (type)) in check_trait_type()9092 && check_trait_type (TREE_CHAIN (type))); in check_trait_type()9144 if (!check_trait_type (type1)) in finish_trait_expr()9154 if (!check_trait_type (type1) in finish_trait_expr()9155 || !check_trait_type (type2)) in finish_trait_expr()
5500 check_trait_type (tree type) in check_trait_type() function5578 if (!check_trait_type (type1)) in finish_trait_expr()