Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c1269 check_bases (t, cant_have_default_ctor_p, cant_have_const_ctor_p, in check_bases() argument
1273 int *cant_have_const_ctor_p;
1328 *cant_have_const_ctor_p = 1;
3163 int *cant_have_const_ctor_p, in check_field_decls() argument
3379 cant_have_const_ctor_p, in check_field_decls()
/openbsd/gnu/gcc/gcc/cp/
H A Dclass.c1228 int* cant_have_const_ctor_p, in check_bases() argument
1257 *cant_have_const_ctor_p = 1; in check_bases()
2818 int *cant_have_const_ctor_p, in check_field_decls() argument
3030 cant_have_const_ctor_p, in check_field_decls()