Home
last modified time | relevance | path

Searched refs:finish_underlying_type (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtypeck.cc1707 && same_type_p (finish_underlying_type (type1), in layout_compatible_type_p()
1708 finish_underlying_type (type2))); in layout_compatible_type_p()
Dtree.cc1792 result = finish_underlying_type (type); in strip_typedefs()
DChangeLog-2011361 * semantics.c (finish_underlying_type): Use %qT, not %qE for the
3891 * semantics.c (finish_underlying_type): New.
Dcp-tree.h7666 extern tree finish_underlying_type (tree);
Dsemantics.cc4388 finish_underlying_type (tree type) in finish_underlying_type() function
DChangeLog-20175035 * semantics.c (finish_underlying_type): Bail out for incomplete enums.
Dpt.cc16483 return finish_underlying_type (type); in tsubst()
Dparser.cc10983 return cp_expr (finish_underlying_type (type1), trait_loc); in cp_parser_trait_expr()