Home
last modified time | relevance | path

Searched defs:declspecs (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.cc216 encode_type_qualifiers (tree declspecs) in encode_type_qualifiers()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-encoding.c216 encode_type_qualifiers (tree declspecs) in encode_type_qualifiers()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4947 get_type_quals (const cp_decl_specifier_seq *declspecs) in get_type_quals()
4967 check_tag_decl (cp_decl_specifier_seq *declspecs, in check_tag_decl()
5143 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag()
5224 cp_decl_specifier_seq *declspecs, in start_decl()
9445 const cp_decl_specifier_seq *declspecs, in grokfndecl()
10035 const cp_decl_specifier_seq *declspecs, in grokvardecl()
10796 smallest_type_location (const cp_decl_specifier_seq *declspecs) in smallest_type_location()
11021 cp_decl_specifier_seq *declspecs, in grokdeclarator()
16603 start_function (cp_decl_specifier_seq *declspecs, in start_function()
17351 grokmethod (cp_decl_specifier_seq *declspecs, in grokmethod()
H A Ddecl2.c826 cp_decl_specifier_seq *declspecs, in grokfield()
1045 cp_decl_specifier_seq *declspecs, tree width, tree init, in grokbitfield()
H A Dparser.c33012 cp_decl_specifier_seq declspecs; in cp_parser_objc_class_ivars() local
33600 cp_decl_specifier_seq declspecs; in cp_parser_objc_struct_declaration() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc5277 get_type_quals (const cp_decl_specifier_seq *declspecs) in get_type_quals()
5297 check_tag_decl (cp_decl_specifier_seq *declspecs, in check_tag_decl()
5473 shadow_tag (cp_decl_specifier_seq *declspecs) in shadow_tag()
5559 cp_decl_specifier_seq *declspecs, in start_decl()
10073 const cp_decl_specifier_seq *declspecs, in grokfndecl()
10666 const cp_decl_specifier_seq *declspecs, in grokvardecl()
11442 smallest_type_location (const cp_decl_specifier_seq *declspecs) in smallest_type_location()
11691 cp_decl_specifier_seq *declspecs, in grokdeclarator()
17440 start_function (cp_decl_specifier_seq *declspecs, in start_function()
18182 grokmethod (cp_decl_specifier_seq *declspecs, in grokmethod()
H A Ddecl2.cc958 cp_decl_specifier_seq *declspecs, in grokfield()
1181 cp_decl_specifier_seq *declspecs, tree width, tree init, in grokbitfield()
H A Dparser.cc35307 cp_decl_specifier_seq declspecs; in cp_parser_objc_class_ivars() local
35900 cp_decl_specifier_seq declspecs; in cp_parser_objc_struct_declaration() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c4592 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag()
4600 shadow_tag_warned (const struct c_declspecs *declspecs, int warned) in shadow_tag_warned()
4998 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs, in start_decl()
5947 struct c_declspecs *declspecs, in grokdeclarator()
8038 struct c_declarator *declarator, struct c_declspecs *declspecs, in grokfield()
9119 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator, in start_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc4683 shadow_tag (const struct c_declspecs *declspecs) in shadow_tag()
4691 shadow_tag_warned (const struct c_declspecs *declspecs, int warned) in shadow_tag_warned()
5100 start_decl (struct c_declarator *declarator, struct c_declspecs *declspecs, in start_decl()
6265 struct c_declspecs *declspecs, in grokdeclarator()
8359 struct c_declarator *declarator, struct c_declspecs *declspecs, in grokfield()
9502 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator, in start_function()