Home
last modified time | relevance | path

Searched refs:ds_const (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4951 if (decl_spec_seq_has_spec_p (declspecs, ds_const)) in get_type_quals()
5067 else if (decl_spec_seq_has_spec_p (declspecs, ds_const)) in check_tag_decl()
5068 error_at (declspecs->locations[ds_const], in check_tag_decl()
10775 loc = locations[ds_const]; in smallest_type_quals_location()
H A Dcp-tree.h5974 ds_const, enumerator
H A Dparser.c16063 if (decl_spec_seq_has_spec_p (&parm->decl_specifiers, ds_const) in cp_parser_check_constrained_type_parm()
17778 ds = ds_const; in cp_parser_type_specifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc5281 if (decl_spec_seq_has_spec_p (declspecs, ds_const)) in get_type_quals()
5397 else if (decl_spec_seq_has_spec_p (declspecs, ds_const)) in check_tag_decl()
5398 error_at (declspecs->locations[ds_const], in check_tag_decl()
11421 loc = locations[ds_const]; in smallest_type_quals_location()
H A Dcp-tree.h6207 ds_const, enumerator
H A Dparser.cc17637 if (decl_spec_seq_has_spec_p (&parm->decl_specifiers, ds_const) in cp_parser_check_constrained_type_parm()
19385 ds = ds_const; in cp_parser_type_specifier()