Home
last modified time | relevance | path

Searched refs:strip_naming_typedef (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3787 static dw_die_ref strip_naming_typedef (tree, dw_die_ref);
5897 strip_naming_typedef (tree type, dw_die_ref type_die) in strip_naming_typedef() function
5922 return strip_naming_typedef (type, die); in lookup_type_die_strip_naming_typedef()
26655 return strip_naming_typedef (context, ctx); in lookup_context_die()
26674 return strip_naming_typedef (context, force_type_die (context)); in get_context_die()
H A DChangeLog-201135030 * dwarf2out.c (strip_naming_typedef): Factorize out of ...
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3696 static dw_die_ref strip_naming_typedef (tree, dw_die_ref);
5752 strip_naming_typedef (tree type, dw_die_ref type_die) in strip_naming_typedef() function
5777 return strip_naming_typedef (type, die); in lookup_type_die_strip_naming_typedef()
26057 return strip_naming_typedef (context, ctx); in lookup_context_die()
26076 return strip_naming_typedef (context, force_type_die (context)); in get_context_die()