Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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()
Dcp-tree.h6207 ds_const, enumerator
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()