Home
last modified time | relevance | path

Searched refs:FUNCTION_DECL (Results 1 – 25 of 247) sorted by relevance

12345678910

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dwinnt-cxx.c42 || TREE_CODE (decl) == FUNCTION_DECL); in i386_pe_type_dllimport_p()
44 if (TARGET_NOP_FUN_DLLIMPORT && TREE_CODE (decl) == FUNCTION_DECL) in i386_pe_type_dllimport_p()
51 if (TREE_CODE (decl) == FUNCTION_DECL in i386_pe_type_dllimport_p()
83 else if (TREE_CODE (decl) == FUNCTION_DECL in i386_pe_type_dllimport_p()
108 || TREE_CODE (decl) == FUNCTION_DECL); in i386_pe_type_dllexport_p()
155 if (TREE_CODE (member) == FUNCTION_DECL) in i386_pe_adjust_class_at_definition()
H A Dwinnt.c122 && TREE_CODE (decl) != FUNCTION_DECL) in i386_pe_dllexport_p()
141 && TREE_CODE (decl) != FUNCTION_DECL) in i386_pe_dllimport_p()
175 if (TARGET_NOP_FUN_DLLIMPORT && TREE_CODE (decl) == FUNCTION_DECL) in i386_pe_valid_dllimport_attribute_p()
345 if (first && TREE_CODE (decl) == FUNCTION_DECL) in i386_pe_encode_section_info()
397 gcc_assert (!((TREE_CODE (decl) == FUNCTION_DECL in i386_pe_encode_section_info()
499 if (TREE_CODE (decl) == FUNCTION_DECL) in i386_pe_unique_section()
542 if (decl && TREE_CODE (decl) == FUNCTION_DECL) in i386_pe_section_type_flags()
H A Dcygming.h244 if (TREE_CODE (DECL) == FUNCTION_DECL) \
348 if (TREE_CODE (DECL) == FUNCTION_DECL) \
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsymbian.c82 && TREE_CODE (decl) != FUNCTION_DECL) in sh_symbian_dllexport_p()
103 if (TREE_CODE (decl) != FUNCTION_DECL) in sh_symbian_dllexport_p()
121 && TREE_CODE (decl) != FUNCTION_DECL) in sh_symbian_dllimport_p()
141 if (TREE_CODE (decl) == FUNCTION_DECL in sh_symbian_dllimport_p()
156 else if (TREE_CODE (decl) == FUNCTION_DECL && DECL_INLINE (decl)) in sh_symbian_dllimport_p()
313 else if ( (TREE_CODE (decl) == FUNCTION_DECL in sh_symbian_encode_section_info()
488 if (TREE_CODE (thunk) == FUNCTION_DECL) in sh_symbian_handle_dll_attribute()
493 if (TREE_CODE (node) == FUNCTION_DECL && DECL_VIRTUAL_P (node)) in sh_symbian_handle_dll_attribute()
497 if (TREE_CODE (thunk) == FUNCTION_DECL) in sh_symbian_handle_dll_attribute()
504 || TREE_CODE (node) == FUNCTION_DECL)) in sh_symbian_handle_dll_attribute()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dwinnt.c93 if (TREE_CODE (node) == FUNCTION_DECL && DECL_INITIAL (node)
121 || TREE_CODE (node) == FUNCTION_DECL))
185 && TREE_CODE (decl) != FUNCTION_DECL)
212 if (TREE_CODE (decl) == FUNCTION_DECL
217 && TREE_CODE (decl) != FUNCTION_DECL)
237 if (TREE_CODE (decl) == FUNCTION_DECL && DECL_INITIAL (decl)
249 else if (TREE_CODE (decl) == FUNCTION_DECL && DECL_INLINE (decl))
449 if (TREE_CODE (decl) == FUNCTION_DECL)
467 else if ((TREE_CODE (decl) == FUNCTION_DECL
539 if (TREE_CODE (decl) == FUNCTION_DECL)
[all …]
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dpe.c49 && TREE_CODE (decl) != FUNCTION_DECL)
66 if (TREE_CODE (decl) == FUNCTION_DECL
71 && TREE_CODE (decl) != FUNCTION_DECL)
223 else if ((TREE_CODE (decl) == FUNCTION_DECL
258 if (TREE_CODE (decl) == FUNCTION_DECL)
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daix31.h35 || TREE_CODE (DECL) == FUNCTION_DECL) \
39 (TREE_CODE (DECL) == FUNCTION_DECL \
45 if (TREE_CODE (DECL) == FUNCTION_DECL) \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Dpe.c46 && TREE_CODE (decl) != FUNCTION_DECL)
63 if (TREE_CODE (decl) == FUNCTION_DECL
68 && TREE_CODE (decl) != FUNCTION_DECL)
230 else if ((TREE_CODE (decl) == FUNCTION_DECL
265 if (TREE_CODE (decl) == FUNCTION_DECL)
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c552 if (TREE_CODE (decl) == FUNCTION_DECL
867 int new_is_definition = (TREE_CODE (newdecl) == FUNCTION_DECL
875 if (TREE_CODE (newdecl) == FUNCTION_DECL
876 && TREE_CODE (olddecl) == FUNCTION_DECL
921 if (TREE_CODE (olddecl) == FUNCTION_DECL
970 if (TREE_CODE (olddecl) == FUNCTION_DECL && DECL_BUILT_IN (olddecl))
1052 else if (TREE_CODE (olddecl) == FUNCTION_DECL
1074 && TREE_CODE (olddecl) == FUNCTION_DECL
1075 && TREE_CODE (newdecl) == FUNCTION_DECL
1103 && ! (TREE_CODE (olddecl) == FUNCTION_DECL
[all …]
H A Dprint-tree.c322 && TREE_CODE (node) != FUNCTION_DECL
331 if (TREE_CODE (node) == FUNCTION_DECL && DID_INLINE_FUNC (node))
333 else if (TREE_CODE (node) == FUNCTION_DECL && DECL_INLINE (node))
335 if (TREE_CODE (node) == FUNCTION_DECL && DECL_BUILT_IN (node))
337 if (TREE_CODE (node) == FUNCTION_DECL && DECL_BUILT_IN_NONANSI (node))
339 if (TREE_CODE (node) == FUNCTION_DECL && DECL_NO_STATIC_CHAIN (node))
391 if (TREE_CODE (node) != FUNCTION_DECL
395 if (TREE_CODE (node) != FUNCTION_DECL)
463 else if (TREE_CODE (node) == FUNCTION_DECL
H A Dc-aux-info.c525 if (TREE_CODE (decl) == FUNCTION_DECL && is_func_definition)
544 if (TREE_CODE (decl) != FUNCTION_DECL && DECL_REGISTER (decl))
548 if (TREE_CODE (decl) == FUNCTION_DECL && !TREE_PUBLIC (decl))
H A Dc-objc-common.c110 if (TREE_CODE (TREE_OPERAND (node, 0)) == FUNCTION_DECL
231 if (TREE_CODE (decl) == FUNCTION_DECL && DECL_DECLARED_INLINE_P (decl))
H A Dlanghooks.c141 if (TREE_CODE (decl) == FUNCTION_DECL && DECL_INLINE (decl))
160 if (TREE_CODE (decl) == FUNCTION_DECL
/openbsd-src/gnu/gcc/gcc/config/
H A Dsol2.c66 if (solaris_pending_inits != NULL && TREE_CODE (decl) == FUNCTION_DECL) in solaris_insert_attributes()
83 if (solaris_pending_finis != NULL && TREE_CODE (decl) == FUNCTION_DECL) in solaris_insert_attributes()
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl2.c444 if (TREE_CODE (decl) == FUNCTION_DECL in check_member_template()
451 gcc_assert (!(TREE_CODE (decl) == FUNCTION_DECL in check_member_template()
789 if ((TREE_CODE (value) == FUNCTION_DECL in grokfield()
835 if (TREE_CODE (value) == FUNCTION_DECL) in grokfield()
878 && (TREE_CODE (value) == VAR_DECL || TREE_CODE (value) == FUNCTION_DECL)) in grokfield()
906 case FUNCTION_DECL: in grokfield()
962 if (TREE_CODE (value) == FUNCTION_DECL) in grokbitfield()
1258 else if (TREE_CODE (decl) == FUNCTION_DECL in comdat_linkage()
1440 || TREE_CODE (decl) == FUNCTION_DECL); in decl_needed_p()
1626 || TREE_CODE (arg) == FUNCTION_DECL) in constrain_visibility_for_template()
[all …]
H A Dcxx-pretty-print.c155 case FUNCTION_DECL: in pp_cxx_unqualified_id()
267 case FUNCTION_DECL: in pp_cxx_qualified_id()
358 case FUNCTION_DECL: in pp_cxx_primary_expression()
426 if (TREE_CODE (fun) != FUNCTION_DECL) in pp_cxx_postfix_expression()
469 case FUNCTION_DECL: in pp_cxx_postfix_expression()
895 case FUNCTION_DECL: in pp_cxx_expression()
987 case FUNCTION_DECL: in pp_cxx_function_specifier()
1038 case FUNCTION_DECL: in pp_cxx_decl_specifier_seq()
1127 if (!(TREE_CODE (t) == FUNCTION_DECL && DECL_CONSTRUCTOR_P (t))) in pp_cxx_type_specifier_seq()
1296 case FUNCTION_DECL: in pp_cxx_direct_declarator()
[all …]
H A Dptree.c48 if (TREE_CODE (node) == FUNCTION_DECL in cxx_print_decl()
56 if ((TREE_CODE (node) == FUNCTION_DECL || TREE_CODE (node) == VAR_DECL) in cxx_print_decl()
H A Dfriend.c411 gcc_assert (TREE_CODE (decl) == FUNCTION_DECL); in do_friend()
488 if (template_member_p && decl && TREE_CODE (decl) == FUNCTION_DECL) in do_friend()
500 else if (TREE_CODE (decl) == FUNCTION_DECL) in do_friend()
H A Dname-lookup.c443 || (TREE_CODE (bval) == FUNCTION_DECL in supplement_binding()
548 || (TREE_CODE (decl) == FUNCTION_DECL in add_decl_to_level()
586 && TREE_CODE (x) != FUNCTION_DECL in pushdecl_maybe_friend()
597 if (TREE_CODE (x) == FUNCTION_DECL in pushdecl_maybe_friend()
625 && (TREE_CODE (x) == FUNCTION_DECL || TREE_CODE (x) == VAR_DECL) in pushdecl_maybe_friend()
650 if (TREE_CODE (x) == FUNCTION_DECL) in pushdecl_maybe_friend()
734 else if (DECL_MAIN_P (x) && TREE_CODE (t) == FUNCTION_DECL) in pushdecl_maybe_friend()
751 if (TREE_CODE (x) == FUNCTION_DECL || DECL_FUNCTION_TEMPLATE_P (x)) in pushdecl_maybe_friend()
820 if (TREE_PUBLIC (x) && TREE_CODE (x) != FUNCTION_DECL) in pushdecl_maybe_friend()
839 if (TREE_CODE (x) == FUNCTION_DECL in pushdecl_maybe_friend()
[all …]
/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c517 case FUNCTION_DECL: in bind()
790 case FUNCTION_DECL: in pop_scope()
1037 if (TREE_CODE (olddecl) != FUNCTION_DECL in diagnose_arglist_conflict()
1142 if (TREE_CODE (decl) == FUNCTION_DECL && DECL_BUILT_IN (decl))
1185 if (!(TREE_CODE (olddecl) == FUNCTION_DECL in diagnose_mismatched_decls()
1212 if (TREE_CODE (olddecl) == FUNCTION_DECL in diagnose_mismatched_decls()
1231 else if (TREE_CODE (olddecl) == FUNCTION_DECL in diagnose_mismatched_decls()
1245 else if (TREE_CODE (newdecl) == FUNCTION_DECL && DECL_INITIAL (newdecl) in diagnose_mismatched_decls()
1258 else if (TREE_CODE (newdecl) == FUNCTION_DECL in diagnose_mismatched_decls()
1308 else if (TREE_CODE (newdecl) == FUNCTION_DECL) in diagnose_mismatched_decls()
[all …]
H A Dprint-tree.c349 && TREE_CODE (node) != FUNCTION_DECL in print_node()
356 if (TREE_CODE (node) == FUNCTION_DECL && DECL_INLINE (node)) in print_node()
358 if (TREE_CODE (node) == FUNCTION_DECL && DECL_BUILT_IN (node)) in print_node()
360 if (TREE_CODE (node) == FUNCTION_DECL && DECL_NO_STATIC_CHAIN (node)) in print_node()
438 if (TREE_CODE (node) != FUNCTION_DECL in print_node()
442 if (TREE_CODE (node) != FUNCTION_DECL) in print_node()
514 else if (TREE_CODE (node) == FUNCTION_DECL in print_node()
H A Dc-aux-info.c515 if (TREE_CODE (decl) == FUNCTION_DECL && is_func_definition) in gen_decl()
534 if (TREE_CODE (decl) != FUNCTION_DECL && C_DECL_REGISTER (decl)) in gen_decl()
538 if (TREE_CODE (decl) == FUNCTION_DECL && !TREE_PUBLIC (decl)) in gen_decl()
H A Dc-common.c2512 case FUNCTION_DECL: in c_common_truthvalue_conversion()
3412 gcc_assert (TREE_CODE (decl) == FUNCTION_DECL in set_builtin_user_assembler_name()
4173 if (TREE_CODE (*node) == FUNCTION_DECL) in handle_noreturn_attribute()
4198 if (TREE_CODE (*node) == FUNCTION_DECL) in handle_noinline_attribute()
4218 if (TREE_CODE (*node) == FUNCTION_DECL) in handle_always_inline_attribute()
4241 if (TREE_CODE (*node) == FUNCTION_DECL && DECL_DECLARED_INLINE_P (*node)) in handle_gnu_inline_attribute()
4263 if (TREE_CODE (*node) == FUNCTION_DECL) in handle_flatten_attribute()
4286 if (TREE_CODE (node) == FUNCTION_DECL in handle_used_attribute()
4314 || TREE_CODE (decl) == FUNCTION_DECL in handle_unused_attribute()
4345 if (TREE_CODE (node) == FUNCTION_DECL || TREE_CODE (node) == VAR_DECL) in handle_externally_visible_attribute()
[all …]
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dxcoff.h187 || TREE_CODE (DECL) == FUNCTION_DECL) \
191 (TREE_CODE (DECL) == FUNCTION_DECL \
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dptree.c48 if (TREE_CODE (node) == FUNCTION_DECL
60 if ((TREE_CODE (node) == FUNCTION_DECL || TREE_CODE (node) == VAR_DECL)

12345678910