Searched refs:DECL_FIELD_IS_BASE (Results 1 – 4 of 4) sorted by relevance
459 && 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()
2692 #define DECL_FIELD_IS_BASE(NODE) \ macro
1925 && !DECL_FIELD_IS_BASE (member) in build_class_member_access_expr()
2610 * cp-tree.h (DECL_FIELD_IS_BASE): New.