Home
last modified time | relevance | path

Searched refs:is_aggr_type (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/gcc/cp/
HDinit.c1280 is_aggr_type (tree type, int or_else) in is_aggr_type() function
1334 if (! is_aggr_type (type, 1)) in build_offset_ref()
HDsemantics.c2413 else if (! is_aggr_type (base, 1)) in finish_base_specifier()
HDname-lookup.c3757 else if (is_aggr_type (scope, complain)) in lookup_qualified_name()
HDcp-tree.h4100 extern int is_aggr_type (tree, int);
HDChangeLog-19963295 * cp-tree.h (is_aggr_type): Add prototype.
3973 * init.c (is_aggr_type): New function, like is_aggr_typedef.
HDChangeLog-19984010 * 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):
HDChangeLog-20032989 call to is_aggr_type.
HDChangeLog-20041548 member_init_ok_or_else, expand_member_init, is_aggr_type,
HDChangeLog-20001418 * init.c (is_aggr_type): Use BOUND_TEMPLATE_TEMPLATE_PARM