Searched refs:is_aggr_type (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/gcc/cp/ |
| HD | init.c | 1280 is_aggr_type (tree type, int or_else) in is_aggr_type() function 1334 if (! is_aggr_type (type, 1)) in build_offset_ref()
|
| HD | semantics.c | 2413 else if (! is_aggr_type (base, 1)) in finish_base_specifier()
|
| HD | name-lookup.c | 3757 else if (is_aggr_type (scope, complain)) in lookup_qualified_name()
|
| HD | cp-tree.h | 4100 extern int is_aggr_type (tree, int);
|
| HD | ChangeLog-1996 | 3295 * cp-tree.h (is_aggr_type): Add prototype. 3973 * init.c (is_aggr_type): New function, like is_aggr_typedef.
|
| HD | ChangeLog-1998 | 4010 * parse.y (base_class): Use is_aggr_type, not IS_AGGR_TYPE. 6688 * init.c (is_aggr_typedef, is_aggr_type, get_aggr_from_typedef):
|
| HD | ChangeLog-2003 | 2989 call to is_aggr_type.
|
| HD | ChangeLog-2004 | 1548 member_init_ok_or_else, expand_member_init, is_aggr_type,
|
| HD | ChangeLog-2000 | 1418 * init.c (is_aggr_type): Use BOUND_TEMPLATE_TEMPLATE_PARM
|