| /dflybsd-src/contrib/gcc-8.0/gcc/c/ |
| H A D | c-aux-info.c | 162 if (prototype_p (fntype)) in gen_formal_list_for_type()
|
| H A D | c-decl.c | 1684 || !((!prototype_p (oldtype) && DECL_INITIAL (olddecl) == NULL_TREE) in diagnose_arglist_conflict() 1685 || (!prototype_p (newtype) && DECL_INITIAL (newdecl) == NULL_TREE))) in diagnose_arglist_conflict() 2017 && !prototype_p (TREE_TYPE (newdecl))))) in diagnose_mismatched_decls() 2054 && !prototype_p (oldtype) && prototype_p (newtype) in diagnose_mismatched_decls() 2307 && prototype_p (TREE_TYPE (newdecl))); in merge_decls() 2309 && prototype_p (TREE_TYPE (olddecl))); in merge_decls() 4246 C_DECL_BUILTIN_PROTOTYPE (decl) = prototype_p (type); in c_builtin_function() 4272 C_DECL_BUILTIN_PROTOTYPE (decl) = prototype_p (type); in c_builtin_function_ext_scope() 4768 gen_aux_info_record (decl, 0, 0, prototype_p (TREE_TYPE (decl))); in start_decl() 8783 if (!prototype_p (TREE_TYPE (decl1))) in start_function() [all …]
|
| H A D | c-tree.h | 104 || (!prototype_p (TREE_TYPE (EXP)) \
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | c-aux-info.c | 166 if (prototype_p (fntype)) in gen_formal_list_for_type()
|
| H A D | c-decl.c | 1518 || !((!prototype_p (oldtype) && DECL_INITIAL (olddecl) == 0) in diagnose_arglist_conflict() 1519 || (!prototype_p (newtype) && DECL_INITIAL (newdecl) == 0))) in diagnose_arglist_conflict() 1845 && !prototype_p (TREE_TYPE (newdecl))))) in diagnose_mismatched_decls() 1882 && !prototype_p (oldtype) && prototype_p (newtype) in diagnose_mismatched_decls() 2151 && prototype_p (TREE_TYPE (newdecl))); in merge_decls() 2153 && prototype_p (TREE_TYPE (olddecl))); in merge_decls() 3592 C_DECL_BUILTIN_PROTOTYPE (decl) = prototype_p (type); in c_builtin_function() 3618 C_DECL_BUILTIN_PROTOTYPE (decl) = prototype_p (type); in c_builtin_function_ext_scope() 4078 gen_aux_info_record (decl, 0, 0, prototype_p (TREE_TYPE (decl))); in start_decl() 7765 if (!prototype_p (TREE_TYPE (decl1))) in start_function() [all …]
|
| H A D | c-tree.h | 101 || (!prototype_p (TREE_TYPE (EXP)) \
|
| H A D | godump.c | 894 if (prototype_p (type)) in go_format_type()
|
| H A D | tree-ssa.c | 1369 if (!prototype_p (outer_type)) in useless_type_conversion_p()
|
| H A D | tree.c | 7675 if (prototype_p (new_type) in build_function_decl_skip_args() 10880 prototype_p (tree fntype) in prototype_p() function
|
| H A D | tree.h | 5189 extern bool prototype_p (tree);
|
| /dflybsd-src/contrib/gcc-8.0/gcc/lto/ |
| H A D | lto-symtab.c | 234 if (prototype_p (prevailing_type) && prototype_p (type) in warn_type_compatibility_p()
|
| H A D | lto-lang.c | 404 gcc_assert (prototype_p (type) in handle_nonnull_attribute() 488 gcc_assert (!prototype_p (*node) || stdarg_p (*node)); in handle_type_generic_attribute()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
| H A D | c-attribs.c | 3125 if (!prototype_p (type) in handle_nonnull_attribute() 3154 if (prototype_p (type)) in handle_nonnull_attribute() 3325 if (!prototype_p (*node)) in handle_sentinel_attribute() 3380 gcc_assert (!prototype_p (*node) || stdarg_p (*node)); in handle_type_generic_attribute()
|
| H A D | c-format.c | 145 if (prototype_p (type)) in handle_format_arg_attribute() 4072 if (prototype_p (type)) in handle_format_attribute()
|
| /dflybsd-src/contrib/gcc-4.7/gcc/lto/ |
| H A D | lto-lang.c | 331 gcc_assert (prototype_p (type)); in handle_nonnull_attribute() 412 gcc_assert (!prototype_p (*node) || stdarg_p (*node)); in handle_type_generic_attribute()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | gimple-expr.c | 241 if (!prototype_p (outer_type)) in useless_type_conversion_p()
|
| H A D | ipa-devirt.c | 1197 if (prototype_p (t1) && prototype_p (t2)) 1465 || !prototype_p (t1) || !prototype_p (t2))
|
| H A D | cgraphunit.c | 1359 || (prototype_p (altype) in maybe_diag_incompatible_alias() 1360 && prototype_p (targtype) in maybe_diag_incompatible_alias()
|
| H A D | godump.c | 1064 if (prototype_p (type)) in go_format_type()
|
| H A D | cgraphclones.c | 212 if (prototype_p (new_type) in build_function_decl_skip_args()
|
| /dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
| H A D | c-format.c | 131 if (prototype_p (type)) in handle_format_arg_attribute() 2987 if (prototype_p (type)) in handle_format_attribute()
|
| H A D | c-common.c | 7760 if (!prototype_p (type)) in handle_nonnull_attribute() 7782 if (prototype_p (type)) in handle_nonnull_attribute() 8046 if (!prototype_p (*node)) in handle_sentinel_attribute() 8097 gcc_assert (!prototype_p (*node) || stdarg_p (*node)); in handle_type_generic_attribute()
|
| /dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
| H A D | decl.c | 993 if (!prototype_p (f2) && DECL_EXTERN_C_P (olddecl) in decls_match() 1006 else if (!prototype_p (f1) in decls_match() 1568 && !prototype_p (TREE_TYPE (olddecl)) in duplicate_decls() 1569 && prototype_p (TREE_TYPE (newdecl))) in duplicate_decls()
|
| /dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
| H A D | objc-next-runtime-abi-01.c | 2556 if (prototype_p (TREE_TYPE (objc_setjmp_decl))) in next_sjlj_build_enter_and_setjmp()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
| H A D | decl.c | 1047 if (!prototype_p (f2) && DECL_EXTERN_C_P (olddecl) in decls_match() 1060 else if (!prototype_p (f1) in decls_match() 1848 && !prototype_p (TREE_TYPE (olddecl)) in duplicate_decls() 1849 && prototype_p (TREE_TYPE (newdecl))) in duplicate_decls()
|