Home
last modified time | relevance | path

Searched refs:check_field_decl (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c144 static void check_field_decl (tree, tree, int *, int *, int *);
2963 check_field_decl (tree field, in check_field_decl() function
2983 check_field_decl (fields, t, cant_have_const_ctor, in check_field_decl()
3263 check_field_decl (x, t, in check_field_decls()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c140 static bool check_field_decl (tree, tree, int *, int *);
3286 check_field_decl (tree field, in check_field_decl() function
3305 any_default_members |= check_field_decl (fields, t, in check_field_decl()
3619 if (check_field_decl (x, t, cant_have_const_ctor_p, no_const_asn_ref_p)) in check_field_decls()