Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dwinnt.c109 associated_type (tree decl) in associated_type()
119 i386_pe_dllexport_p (tree decl) in i386_pe_dllexport_p()
138 i386_pe_dllimport_p (tree decl) in i386_pe_dllimport_p()
173 i386_pe_valid_dllimport_attribute_p (tree decl) in i386_pe_valid_dllimport_attribute_p()
202 i386_pe_mark_dllexport (tree decl) in i386_pe_mark_dllexport()
242 i386_pe_mark_dllimport (tree decl) in i386_pe_mark_dllimport()
292 gen_stdcall_or_fastcall_suffix (tree decl, bool fastcall) in gen_stdcall_or_fastcall_suffix()
341 i386_pe_encode_section_info (tree decl, rtx rtl, int first) in i386_pe_encode_section_info()
484 i386_pe_unique_section (tree decl, int reloc) in i386_pe_unique_section()
530 i386_pe_section_type_flags (tree decl, const char *name, int reloc) in i386_pe_section_type_flags()
[all …]
H A Dwinnt-cxx.c39 i386_pe_type_dllimport_p (tree decl) in i386_pe_type_dllimport_p()
105 i386_pe_type_dllexport_p (tree decl) in i386_pe_type_dllexport_p()
118 static inline void maybe_add_dllimport (tree decl) in maybe_add_dllimport()
H A Dnetware.c42 gen_stdcall_or_fastcall_decoration (tree decl, char prefix) in gen_stdcall_or_fastcall_decoration()
90 gen_regparm_prefix (tree decl, unsigned nregs) in gen_regparm_prefix()
134 i386_nlm_encode_section_info (tree decl, rtx rtl, int first) in i386_nlm_encode_section_info()
/openbsd-src/gnu/gcc/gcc/
H A Dcgraphunit.c194 decide_is_function_needed (struct cgraph_node *node, tree decl) in decide_is_function_needed()
284 tree decl = cgraph_varpool_first_unanalyzed_node->decl; in cgraph_varpool_analyze_pending_decls() local
326 tree decl = node->decl; in cgraph_varpool_remove_unreferenced_decls() local
467 cgraph_finalize_function (tree decl, bool nested) in cgraph_finalize_function()
543 tree decl = TREE_OPERAND (*tp, 0); in record_reference() local
585 tree decl; in cgraph_create_edges() local
607 tree decl = TREE_VALUE (step); in cgraph_create_edges() local
660 tree decl; in rebuild_cgraph_edges() local
782 tree decl; in verify_cgraph_node() local
857 tree decl = node->decl; in cgraph_varpool_assemble_decl() local
[all …]
H A Dvarasm.c284 get_section (const char *name, unsigned int flags, tree decl) in get_section()
451 get_named_section (tree decl, const char *name, int reloc) in get_named_section()
467 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, in resolve_unique_section()
539 hot_function_section (tree decl) in hot_function_section()
556 function_section (tree decl) in function_section()
598 default_function_rodata_section (tree decl) in default_function_rodata_section()
750 set_user_assembler_name (tree decl, const char *name) in set_user_assembler_name()
822 bss_initializer_p (tree decl) in bss_initializer_p()
837 align_variable (tree decl, bool dont_output_data) in align_variable()
880 get_variable_section (tree decl, bool prefer_noswitch_p) in get_variable_section()
[all …]
H A Dcgraph.c199 cgraph_node (tree decl) in cgraph_node()
249 decl_assembler_name_equal (tree decl, tree asmname) in decl_assembler_name_equal()
643 cgraph_local_info (tree decl) in cgraph_local_info()
655 cgraph_global_info (tree decl) in cgraph_global_info()
667 cgraph_rtl_info (tree decl) in cgraph_rtl_info()
843 cgraph_varpool_node (tree decl) in cgraph_varpool_node()
880 change_decl_assembler_name (tree decl, tree name) in change_decl_assembler_name()
939 decide_is_variable_needed (struct cgraph_varpool_node *node, tree decl) in decide_is_variable_needed()
978 cgraph_varpool_finalize_decl (tree decl) in cgraph_varpool_finalize_decl()
1028 cgraph_function_possibly_inlined_p (tree decl) in cgraph_function_possibly_inlined_p()
H A Dc-decl.c206 tree decl; /* the decl bound */ member
381 #define SCOPE_LIST_APPEND(scope, list, decl) do { \ argument
482 bind (tree name, tree decl, struct c_scope *scope, bool invisible, bool nested) in bind()
558 c_finish_incomplete_decl (tree decl) in c_finish_incomplete_decl()
904 tree decl; in push_file_scope() local
2355 tree decl = 0; in implicitly_declare() local
2790 tree decl, type, init; in c_make_fname_decl() local
2846 tree decl = build_decl (FUNCTION_DECL, id, type); in builtin_function() local
3105 set_array_declarator_inner (struct c_declarator *decl, in set_array_declarator_inner()
3121 add_flexible_array_elts_to_size (tree decl, tree init) in add_flexible_array_elts_to_size()
[all …]
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dpe.c43 arm_dllexport_p (decl) in arm_dllexport_p() argument
61 arm_dllimport_p (decl) in arm_dllimport_p() argument
102 arm_mark_dllexport (decl) in arm_mark_dllexport() argument
138 arm_mark_dllimport (decl) in arm_mark_dllimport() argument
205 arm_pe_encode_section_info (decl, rtl, first) in arm_pe_encode_section_info() argument
243 arm_pe_unique_section (decl, reloc) in arm_pe_unique_section() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Dpe.c40 arm_dllexport_p (decl) in arm_dllexport_p() argument
58 arm_dllimport_p (decl) in arm_dllimport_p() argument
99 arm_mark_dllexport (decl) in arm_mark_dllexport() argument
137 arm_mark_dllimport (decl) in arm_mark_dllimport() argument
208 arm_pe_encode_section_info (decl, first) in arm_pe_encode_section_info() argument
250 arm_pe_unique_section (decl, reloc) in arm_pe_unique_section() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dwinnt.c155 associated_type (decl) in associated_type() argument
179 i386_pe_dllexport_p (decl) in i386_pe_dllexport_p() argument
206 i386_pe_dllimport_p (decl) in i386_pe_dllimport_p() argument
304 i386_pe_mark_dllexport (decl) in i386_pe_mark_dllexport() argument
346 i386_pe_mark_dllimport (decl) in i386_pe_mark_dllimport() argument
402 gen_stdcall_suffix (decl) in gen_stdcall_suffix() argument
436 i386_pe_encode_section_info (decl, first) in i386_pe_encode_section_info() argument
522 i386_pe_unique_section (decl, reloc) in i386_pe_unique_section() argument
570 i386_pe_section_type_flags (decl, name, reloc) in i386_pe_section_type_flags() argument
742 tree decl; local
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DDeprecated.h25 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument
28 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument
31 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument
34 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl2.c439 tree decl; in check_member_template() local
697 note_vague_linkage_fn (tree decl) in note_vague_linkage_fn()
711 finish_static_data_member_decl (tree decl, in finish_static_data_member_decl()
996 cplus_decl_attributes (tree *decl, tree attributes, int flags) in cplus_decl_attributes()
1030 tree decl; in build_anon_union_vars() local
1220 mark_vtable_entries (tree decl) in mark_vtable_entries()
1254 comdat_linkage (tree decl) in comdat_linkage()
1309 maybe_make_one_only (tree decl) in maybe_make_one_only()
1421 mark_needed (tree decl) in mark_needed()
1437 decl_needed_p (tree decl) in decl_needed_p()
[all …]
H A Ddecl.c448 tree decl; in objc_mark_locals_volatile() local
470 tree decl; in poplevel_named_label_1() local
536 tree decl; in poplevel() local
859 tree decl; in create_implicit_typedef() local
875 push_local_name (tree decl) in push_local_name()
2223 tree decl; in make_label_decl() local
2263 tree decl; in lookup_label() local
2287 tree decl, shadow; in declare_local_label() local
2305 decl_jump_unsafe (tree decl) in decl_jump_unsafe()
2326 identify_goto (tree decl, const location_t *locus) in identify_goto()
[all …]
H A Dmangle.c304 decl_is_template_id (const tree decl, tree* const template_info) in decl_is_template_id()
442 tree decl = NULL; in is_std_substitution() local
531 tree decl; in find_substitution() local
663 write_mangled_name (const tree decl, bool top_level) in write_mangled_name()
723 write_encoding (const tree decl) in write_encoding()
782 write_name (tree decl, const int ignore_local_scope) in write_name()
864 write_unscoped_name (const tree decl) in write_unscoped_name()
892 write_unscoped_template_name (const tree decl) in write_unscoped_template_name()
910 write_nested_name (const tree decl) in write_nested_name()
953 tree decl; in write_prefix() local
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c174 warn_if_unknown_interface (decl) in warn_if_unknown_interface() argument
569 tree decl; local
803 finish_static_data_member_decl (decl, init, asmspec_tree, flags) in finish_static_data_member_decl() argument
1192 grok_function_init (decl, init) in grok_function_init() argument
1209 cplus_decl_attributes (decl, attributes, flags) in cplus_decl_attributes() argument
1325 tree decl; local
1559 mark_vtable_entries (decl) in mark_vtable_entries() argument
1591 comdat_linkage (decl) in comdat_linkage() argument
1645 maybe_make_one_only (decl) in maybe_make_one_only() argument
1680 import_export_vtable (decl, type, final) in import_export_vtable() argument
[all …]
H A Dmangle.c245 decl_is_template_id (decl, template_info) in decl_is_template_id() argument
390 tree decl = NULL; local
481 tree decl; local
609 write_mangled_name (decl) in write_mangled_name() argument
635 write_encoding (decl) in write_encoding() argument
682 write_name (decl, ignore_local_scope) in write_name() argument
766 write_unscoped_name (decl) in write_unscoped_name() argument
793 write_unscoped_template_name (decl) in write_unscoped_template_name() argument
812 write_nested_name (decl) in write_nested_name() argument
857 tree decl; local
[all …]
H A Ddecl.c1156 push_binding (id, decl, level) in push_binding() argument
1191 add_binding (id, decl) in add_binding() argument
1268 add_decl_to_level (decl, b) in add_decl_to_level() argument
1310 push_local_binding (id, decl, flags) in push_local_binding() argument
1351 push_class_binding (id, decl) in push_class_binding() argument
1418 pop_binding (id, decl) in pop_binding() argument
1537 tree decl; local
1576 tree decl; local
2055 tree decl = NAMESPACE_LEVEL (namespace)->vtables; local
2858 tree decl = TYPE_NAME (type); local
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp67 clang::Decl *decl) { in CopyDecl()
115 void OverrideOne(clang::Decl *decl) { in OverrideOne()
127 clang::Decl *decl, clang::DeclContext *base, in ChainPassesThrough()
140 clang::Decl *GetEscapedChild(clang::Decl *decl, in GetEscapedChild()
171 void Override(clang::Decl *decl) { in Override()
189 void OverrideAllDeclsFromContainingFunction(clang::Decl *decl) { in OverrideAllDeclsFromContainingFunction()
249 NamedDecl *decl = m_decls_to_complete.pop_back_val(); in ~CompleteTagDeclsScope() local
329 clang::Decl *decl) { in DeportDecl()
549 void ClangASTImporter::SetRecordLayout(clang::RecordDecl *decl, in SetRecordLayout()
554 bool ClangASTImporter::CompleteTagDecl(clang::TagDecl *decl) { in CompleteTagDecl()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c432 named_section (decl, name, reloc) in named_section() argument
464 resolve_unique_section (decl, reloc, flag_function_or_data_sections) in resolve_unique_section() argument
504 asm_output_bss (file, decl, name, size, rounded) in asm_output_bss() argument
532 asm_output_aligned_bss (file, decl, name, size, align) in asm_output_aligned_bss() argument
561 function_section (decl) in function_section() argument
575 variable_section (decl, reloc) in variable_section() argument
588 mergeable_string_section (decl, align, flags) in mergeable_string_section() argument
778 make_decl_rtl (decl, asmspec) in make_decl_rtl() argument
1141 assemble_start_function (decl, fnname) in assemble_start_function() argument
1222 assemble_end_function (decl, fnname) in assemble_end_function() argument
[all …]
H A Dc-pragma.c266 apply_pragma_weak (decl, value) in apply_pragma_weak() argument
286 maybe_apply_pragma_weak (decl) in maybe_apply_pragma_weak() argument
322 tree name, value, x, decl; local
351 maybe_apply_pragma_weak (decl) in maybe_apply_pragma_weak() argument
367 tree oldname, newname, decl, x; local
436 maybe_apply_renaming_pragma (decl, asmname) in maybe_apply_renaming_pragma() argument
H A Dc-decl.c329 c_finish_incomplete_decl (decl) in c_finish_incomplete_decl() argument
506 tree decl; local
1816 tree decl; local
2053 tree decl; local
2192 tree decl = IDENTIFIER_LABEL_VALUE (id); local
2242 tree decl = IDENTIFIER_LABEL_VALUE (name); local
2278 tree decl = lookup_label (name); local
2548 tree decl, type, init; local
2592 tree decl = build_decl (FUNCTION_DECL, get_identifier (name), type); local
2620 c_insert_default_attributes (decl) in c_insert_default_attributes() argument
[all …]
H A Ddwarfout.c629 #define TYPE_DECL_IS_STUB(decl) \ argument
1585 decl_ultimate_origin (decl) in decl_ultimate_origin() argument
1634 decl_class_context (decl) in decl_class_context() argument
2007 equate_decl_number_to_die_number (decl) in equate_decl_number_to_die_number() argument
2333 field_type (decl) in field_type() argument
2389 field_byte_offset (decl) in field_byte_offset() argument
2727 location_or_const_value_attribute (decl) in location_or_const_value_attribute() argument
3130 bit_offset_attribute (decl) in bit_offset_attribute() argument
3183 bit_size_attribute (decl) in bit_size_attribute() argument
3389 inline_attribute (decl) in inline_attribute() argument
[all …]
H A Ddbxout.c648 dbxout_function_decl (decl) in dbxout_function_decl() argument
671 dbxout_global_decl (decl) in dbxout_global_decl() argument
886 dbxout_type_method_1 (decl, debug_name) in dbxout_type_method_1() argument
1901 dbxout_class_name_qualifiers (decl) in dbxout_class_name_qualifiers() argument
1931 dbxout_symbol (decl, local) in dbxout_symbol() argument
2230 dbxout_symbol_location (decl, type, suffix, home) in dbxout_symbol_location() argument
2466 dbxout_symbol_name (decl, suffix, letter) in dbxout_symbol_name() argument
2494 dbxout_prepare_symbol (decl) in dbxout_prepare_symbol() argument
2933 tree decl = BLOCK_VARS (block); local
3001 dbxout_begin_function (decl) in dbxout_begin_function() argument
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsymbian.c56 sh_symbian_associated_type (tree decl) in sh_symbian_associated_type()
77 sh_symbian_dllexport_p (tree decl) in sh_symbian_dllexport_p()
116 sh_symbian_dllimport_p (tree decl) in sh_symbian_dllimport_p()
213 sh_symbian_mark_dllexport (tree decl) in sh_symbian_mark_dllexport()
257 sh_symbian_mark_dllimport (tree decl) in sh_symbian_mark_dllimport()
299 sh_symbian_encode_section_info (tree decl, rtx rtl, int first) in sh_symbian_encode_section_info()
/openbsd-src/gnu/gcc/gcc/config/
H A Dsol2-c.c116 tree decl = identifier_global_value (t); in solaris_pragma_align() local
171 tree decl = identifier_global_value (t); in solaris_pragma_init() local
229 tree decl = identifier_global_value (t); in solaris_pragma_fini() local

12345678910>>...13