Searched refs:is_redundant_typedef (Results 1 – 10 of 10) sorted by relevance
106 static bool is_redundant_typedef (const_tree);26152 && is_redundant_typedef (TYPE_NAME (type)) in gen_type_die_with_usage()26594 is_redundant_typedef (const_tree decl) in is_redundant_typedef() function26628 || is_redundant_typedef (decl) in is_naming_typedef_decl()27018 if (is_redundant_typedef (decl)) in gen_decl_die()
8663 Use TYPE_DECL_IS_STUB, is_redundant_typedef.8665 (is_redundant_typedef): New fn.8724 (is_redundant_typedef): New fn.8727 (gen_type_die): Likewise. Use is_redundant_typedef.
10241 is_redundant_typedef): New declaration.10245 (is_redundant_typedef): Likewise.
12645 * tree.h (is_redundant_typedef): Remove.12646 * dwarf2out.c (is_redundant_typedef): Turn into static function.
1459 * tree.h (is_redundant_typedef): Declare.1460 * dwarf2out.c (is_redundant_typedef): Export; booleanize
24370 is_redundant_typedef): Use static inline instead of inline static.
9553 type_tag, member_declared_type, is_redundant_typedef,
29224 * dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype.
105 static bool is_redundant_typedef (const_tree);25556 && is_redundant_typedef (TYPE_NAME (type)) in gen_type_die_with_usage()25996 is_redundant_typedef (const_tree decl) in is_redundant_typedef() function26030 || is_redundant_typedef (decl) in is_naming_typedef_decl()26413 if (is_redundant_typedef (decl)) in gen_decl_die()