Searched defs:decl_specs (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
H A D | objc-act.c | 1686 tree decl_specs, field_decl, field_decl_chain; in build_module_descriptor() local 1811 tree sc_spec, decl_specs, expr_decl; in generate_forward_declaration_to_string_table() local 1930 tree sc_spec, decl_specs, expr_decl; in generate_strings() local 2021 tree sc_spec, decl_specs; in build_selector_translation_table() local 2552 tree decl_specs, field_decl, field_decl_chain; in build_protocol_template() local 2657 tree decl_specs, field_decl, field_decl_chain; local 2691 tree decl_specs, field_decl, field_decl_chain; in build_method_prototype_template() local 2843 tree sc_spec, decl_specs, decl, initlist; local 2927 tree decl_specs, expr_decl, parms; in build_tmp_function_decl() local 3080 tree sc_spec, decl_specs, decl; in generate_protocols() local [all …]
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | parser.c | 827 clear_decl_specs (cp_decl_specifier_seq *decl_specs) in clear_decl_specs() 2035 cp_parser_check_decl_spec (cp_decl_specifier_seq *decl_specs) in cp_parser_check_decl_spec() 7545 cp_decl_specifier_seq *decl_specs, in cp_parser_decl_specifier_seq() 7789 cp_decl_specifier_seq *decl_specs) in cp_parser_function_specifier_opt() 9674 cp_decl_specifier_seq *decl_specs, in cp_parser_type_specifier() 9840 cp_decl_specifier_seq *decl_specs, in cp_parser_simple_type_specifier() 16329 cp_decl_specifier_seq decl_specs; in cp_parser_sizeof_operand() local 16380 cp_decl_specifier_seq *decl_specs, in cp_parser_set_storage_class() 16439 cp_parser_set_decl_spec_type (cp_decl_specifier_seq *decl_specs, in cp_parser_set_decl_spec_type()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | semantics.c | 1540 begin_function_definition (decl_specs, attributes, declarator) in begin_function_definition() argument
|
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 5698 tree sc_spec, decl_specs, decl; in generate_shared_structures() local
|