Searched refs:find_type_usage (Results 1 – 2 of 2) sorted by relevance
34 find_type_usage (tree t, bool (*pred) (const_tree)) in find_type_usage() function46 return find_type_usage (TREE_TYPE (t), pred); in find_type_usage()49 return find_type_usage in find_type_usage()
26976 return find_type_usage (type, is_auto); in type_uses_auto()