Home
last modified time | relevance | path

Searched refs:ds_type_spec (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c5002 error_at (declspecs->locations[ds_type_spec], in check_tag_decl()
9900 error_at (declspecs->locations[ds_type_spec], in grokfndecl()
10171 error_at (declspecs->locations[ds_type_spec], in grokvardecl()
10792 return min_location (loc, locations[ds_type_spec]); in smallest_type_location()
11534 error_at (declspecs->locations[ds_type_spec], in grokdeclarator()
11542 pedwarn (declspecs->locations[ds_type_spec], OPT_Wpedantic, in grokdeclarator()
12122 iloc_sentinel ils (declspecs->locations[ds_type_spec]); in grokdeclarator()
12911 error_at (declspecs->locations[ds_type_spec], in grokdeclarator()
12914 error_at (declspecs->locations[ds_type_spec], in grokdeclarator()
13196 location_t tloc = declspecs->locations[ds_type_spec]; in grokdeclarator()
[all …]
H A Dparser.c13784 error_at (decl_specifiers.locations[ds_type_spec], in cp_parser_simple_declaration()
13804 error_at (decl_specifiers.locations[ds_type_spec], in cp_parser_simple_declaration()
13849 permerror (decl_specifiers.locations[ds_type_spec], in cp_parser_simple_declaration()
17523 decl_specifiers.locations[ds_type_spec]); in cp_parser_explicit_instantiation()
20092 decl_specs.locations[ds_type_spec] = type_location; in cp_parser_alias_declaration()
20616 decl_specifiers->locations[ds_type_spec]); in cp_parser_init_declarator()
22252 *type_location = type_specifier_seq.locations[ds_type_spec]; in cp_parser_type_id_1()
22302 location_t loc = type_specifier_seq.locations[ds_type_spec]; in cp_parser_type_id_1()
25232 decl_specifiers.locations[ds_type_spec]); in cp_parser_member_declaration()
30415 set_and_check_decl_spec_loc (decl_specs,ds_type_spec, token); in cp_parser_set_decl_spec_type()
[all …]
H A Dcp-tree.h5988 ds_type_spec, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc5332 error_at (declspecs->locations[ds_type_spec], in check_tag_decl()
10531 error_at (declspecs->locations[ds_type_spec], in grokfndecl()
10810 error_at (declspecs->locations[ds_type_spec], in grokvardecl()
11438 return min_location (loc, locations[ds_type_spec]); in smallest_type_location()
12223 error_at (declspecs->locations[ds_type_spec], in grokdeclarator()
12231 pedwarn (declspecs->locations[ds_type_spec], OPT_Wpedantic, in grokdeclarator()
13616 error_at (declspecs->locations[ds_type_spec], in grokdeclarator()
13619 error_at (declspecs->locations[ds_type_spec], in grokdeclarator()
13913 location_t tloc = declspecs->locations[ds_type_spec]; in grokdeclarator()
14548 location_t loc = declspecs->locations[ds_type_spec]; in grokdeclarator()
H A Dparser.cc15309 error_at (decl_specifiers.locations[ds_type_spec], in cp_parser_simple_declaration()
15329 error_at (decl_specifiers.locations[ds_type_spec], in cp_parser_simple_declaration()
15375 permerror (decl_specifiers.locations[ds_type_spec], in cp_parser_simple_declaration()
19128 decl_specifiers.locations[ds_type_spec]); in cp_parser_explicit_instantiation()
21813 decl_specs.locations[ds_type_spec] = type_location; in cp_parser_alias_declaration()
22506 decl_specifiers->locations[ds_type_spec]); in cp_parser_init_declarator()
24169 *type_location = type_specifier_seq.locations[ds_type_spec]; in cp_parser_type_id_1()
24232 location_t loc = type_specifier_seq.locations[ds_type_spec]; in cp_parser_type_id_1()
27279 decl_specifiers.locations[ds_type_spec]); in cp_parser_member_declaration()
32669 set_and_check_decl_spec_loc (decl_specs,ds_type_spec, token); in cp_parser_set_decl_spec_type()
[all …]
H A Dcp-tree.h6221 ds_type_spec, enumerator
H A DChangeLog-2015252 * decl.c (check_tag_decl): Use ds_type_spec in auto diagnostic.
H A DChangeLog-20172522 the splice_late_return_type call; if declspecs->locations[ds_type_spec]
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2330 declspec.locations[ds_type_spec] = loc; in plugin_build_value_template_parameter()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2171 declspec.locations[ds_type_spec] = loc; in plugin_build_value_template_parameter()