Home
last modified time | relevance | path

Searched refs:DECL_FIELD_IS_BASE (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
Dclass.c459 && DECL_FIELD_IS_BASE (field) in build_simple_base_path()
3618 DECL_FIELD_IS_BASE (decl) = 1; in build_base_field()
5342 if (DECL_FIELD_IS_BASE (TREE_OPERAND (instance, 1))) in fixed_type_or_null()
Dcp-tree.h2692 #define DECL_FIELD_IS_BASE(NODE) \ macro
Dtypeck.c1925 && !DECL_FIELD_IS_BASE (member) in build_class_member_access_expr()
DChangeLog-20042610 * cp-tree.h (DECL_FIELD_IS_BASE): New.