Searched defs:declspecs (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-encoding.cc | 216 encode_type_qualifiers (tree declspecs) in encode_type_qualifiers()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | decl.cc | 5277 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()
|
| D | decl2.cc | 958 cp_decl_specifier_seq *declspecs, in grokfield() 1181 cp_decl_specifier_seq *declspecs, tree width, tree init, in grokbitfield()
|
| D | parser.cc | 35307 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
|