/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
H A D | pru-passes.c | 104 chk_function_decl (const_tree fntype, location_t call_location) in chk_function_decl() 193 const_tree fntype = TREE_TYPE (fun->decl); in execute() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru-passes.cc | 104 chk_function_decl (const_tree fntype, location_t call_location) in chk_function_decl() 193 const_tree fntype = TREE_TYPE (fun->decl); in execute() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_win_dll_thunk.cpp | 115 typedef void (*fntype)(); in asan_dll_thunk_init() typedef
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_win_dll_thunk.cc | 116 typedef void (*fntype)(); in asan_dll_thunk_init() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_win_dll_thunk.cc | 113 typedef void (*fntype)(); in asan_dll_thunk_init() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | except.c | 150 tree fntype = TREE_TYPE (fn); in verify_library_fn() local 195 tree fntype = NULL_TREE; in declare_library_fn() local 678 tree fntype = NULL_TREE; in build_throw() local 855 tree fntype in build_throw() local
|
H A D | decl2.c | 156 build_memfn_type (tree fntype, tree ctype, cp_cv_quals quals, in build_memfn_type() 185 change_return_type (tree new_ret, tree fntype) in change_return_type() 261 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local 3523 tree fntype = build_function_type (type, void_list_node); in get_tls_wrapper_fn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | function-tests.c | 131 tree fntype = TREE_TYPE (fndecl); in test_fndecl_int_void() local 171 tree fntype = TREE_TYPE (fndecl); in test_fndecl_float_intchar() local
|
H A D | calls.c | 1370 tree fntype = fn ? TREE_TYPE (fn) : TREE_TYPE (TREE_TYPE (exp)); in maybe_warn_alloc_args_overflow() local 1880 init_attr_rdwr_indices (rdwr_map *rwm, tree fntype) in init_attr_rdwr_indices() 1936 fntype_argno_type (tree fntype, unsigned argno) in fntype_argno_type() 1985 maybe_warn_rdwr_sizes (rdwr_map *rwm, tree fndecl, tree fntype, tree exp) in maybe_warn_rdwr_sizes() 2197 tree fndecl, tree fntype, in initialize_argument_information() 3608 tree fntype; in expand_call() local
|
H A D | coroutine-passes.cc | 136 tree fntype = TREE_TYPE (decl); in lower_coro_builtin() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | function-tests.cc | 132 tree fntype = TREE_TYPE (fndecl); in test_fndecl_int_void() local 172 tree fntype = TREE_TYPE (fndecl); in test_fndecl_float_intchar() local
|
H A D | tree-ssa-uninit.cc | 340 tree fntype = TREE_TYPE (fndecl); in builtin_call_nomodifying_p() local 402 tree fntype = TREE_TYPE (fndecl); in maybe_warn_read_write_only() local 764 tree fntype = gimple_call_fntype (stmt); in maybe_warn_pass_by_reference() local
|
H A D | gimple-ssa-warn-access.cc | 2237 tree fntype = fn ? TREE_TYPE (fn) : gimple_call_fntype (stmt); in maybe_warn_alloc_args_overflow() local 2426 tree fntype = gimple_call_fntype (stmt); in check_alloc_size_call() local 3276 fntype_argno_type (tree fntype, unsigned argno) in fntype_argno_type() 3311 pass_waccess::maybe_check_access_sizes (rdwr_map *rwm, tree fndecl, tree fntype, in maybe_check_access_sizes() 3604 tree fntype = gimple_call_fntype (stmt); in check_call_access() local 4000 tree fntype = gimple_call_fntype (stmt); in get_realloc_lhs() local
|
H A D | coroutine-passes.cc | 136 tree fntype = TREE_TYPE (decl); in lower_coro_builtin() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-aux-info.c | 105 gen_formal_list_for_type (tree fntype, formals_style style) in gen_formal_list_for_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-aux-info.cc | 105 gen_formal_list_for_type (tree fntype, formals_style style) in gen_formal_list_for_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-c.cc | 860 altivec_build_resolved_builtin (tree *args, int n, tree fntype, tree ret_type, in altivec_build_resolved_builtin() 1684 tree fntype = rs6000_builtin_info_fntype[bifid]; in find_instance() local 1959 tree fntype = rs6000_instance_info_fntype[instance]; in altivec_resolve_overloaded_builtin() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | types.cc | 708 tree fntype; in visit() local 788 tree fntype = build_ctype (t->next); in visit() local
|
H A D | runtime.cc | 220 tree fntype; in build_libcall_decl() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | runtime.cc | 225 tree fntype; in build_libcall_decl() local
|
H A D | types.cc | 841 tree fntype; in visit() local 933 tree fntype = build_ctype (t->next); in visit() local
|
H A D | d-attribs.cc | 1159 positional_argument (const_tree fntype, const_tree atname, tree pos, in positional_argument() 1298 tree fntype = *node; in d_handle_alloc_size_attribute() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl2.cc | 154 build_memfn_type (tree fntype, tree ctype, cp_cv_quals quals, in build_memfn_type() 183 change_return_type (tree new_ret, tree fntype) in change_return_type() 259 tree basetype, arg_types, parms, parm, fntype; in maybe_retrofit_in_chrg() local 3743 tree fntype = build_function_type (type, void_list_node); in get_tls_wrapper_fn() local 3875 tree fntype = build_function_type (void_type_node, void_list_node); in start_objects() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | rdcoff.c | 671 int fntype; in parse_coff() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | rdcoff.c | 627 int fntype; in parse_coff() local
|