Searched refs:is_redundant_typedef (Results 1 – 4 of 4) sorted by relevance
3459 static inline int is_redundant_typedef (const_tree);18951 && is_redundant_typedef (TYPE_NAME (type)) in gen_type_die_with_usage()19268 is_redundant_typedef (const_tree decl) in is_redundant_typedef() function19301 || is_redundant_typedef (decl) in is_naming_typedef_decl()19634 if (is_redundant_typedef (decl)) in gen_decl_die()
5822 extern bool is_redundant_typedef (const_tree);
25484 && is_redundant_typedef (TYPE_NAME (type)) in gen_type_die_with_usage()25930 is_redundant_typedef (const_tree decl) in is_redundant_typedef() function25964 || is_redundant_typedef (decl) in is_naming_typedef_decl()26353 if (is_redundant_typedef (decl)) in gen_decl_die()
5539 && !is_redundant_typedef (tem))) in find_decls_types_r()