Searched defs:fndecl (Results 1 - 25 of 336) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dcall-info.cc93 call_event (location_t loc, tree fndecl, int depth, argument
H A Dsm-file.cc342 is_file_using_fn_p (tree fndecl) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.cc50 tree fndecl = gimple_call_fndecl (call); local
63 is_named_call_p (tree fndecl, const char *funcname) argument
94 is_std_function_p (const_tree fndecl) argument
115 is_std_named_call_p(tree fndecl, const char *funcname) argument
137 is_named_call_p(tree fndecl, const char *funcname, const gcall *call, unsigned int num_args) argument
155 is_std_named_call_p(tree fndecl, const char *funcname, const gcall *call, unsigned int num_args) argument
201 tree fndecl = gimple_call_fndecl (call); local
[all...]
H A Dsm-file.cc293 is_file_using_fn_p (tree fndecl) argument
H A Dsm-signal.cc283 signal_unsafe_p (tree fndecl) argument
307 tree fndecl = TREE_OPERAND (handler, 0); local
216 register_signal_handler(const signal_state_machine &sm, tree fndecl) argument
H A Dsm-malloc.cc277 inform_nonnull_attribute (tree fndecl, int arg_idx) argument
281 arg_idx + 1, fndecl); local
294 possible_null_arg(const malloc_state_machine &sm, tree arg, tree fndecl, int arg_idx) argument
386 null_arg(const malloc_state_machine &sm, tree arg, tree fndecl, int arg_idx) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-gimplify.c114 c_genericize (tree fndecl) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-c.c50 avr_resolve_overloaded_builtin (unsigned int iloc, tree fndecl, void *vargs) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfunction-abi.cc204 fndecl_abi (const_tree fndecl) argument
H A Dgimple-expr.h168 tree fndecl = TREE_OPERAND (fn, 0); local
H A Dsancov.c130 tree fndecl = builtin_decl_implicit (fncode); local
227 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_SWITCH); local
245 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_PC); local
H A Dgimplify-me.c288 tree fndecl = gimple_call_fndecl (stmt); local
H A Doptinfo-emit-json.cc286 tree fndecl = NULL; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-expr.h168 tree fndecl = TREE_OPERAND (fn, 0); local
H A Dfunction-abi.cc204 fndecl_abi (const_tree fndecl) argument
H A Dgimplify-me.cc284 tree fndecl = gimple_call_fndecl (stmt); local
H A Dsancov.cc130 tree fndecl = builtin_decl_implicit (fncode); local
227 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_SWITCH); local
245 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_PC); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-c.cc50 avr_resolve_overloaded_builtin (unsigned int iloc, tree fndecl, void *vargs) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-c.c89 spu_resolve_overloaded_builtin(location_t loc, tree fndecl, void *passed_args) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-aux-info.c200 gen_formal_list_for_func_def(tree fndecl, formals_style style) argument
528 gen_aux_info_record(tree fndecl, int is_definition, int is_implicit, int is_prototyped) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-c.c33 arm_resolve_cde_builtin (location_t loc, tree fndecl, void *arglist) argument
138 arm_resolve_overloaded_builtin (location_t loc, tree fndecl, void *arglist) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-c.c305 aarch64_resolve_overloaded_builtin(unsigned int uncast_location, tree fndecl, void *uncast_arglist) argument
334 aarch64_check_builtin_call(location_t loc, vec<location_t> arg_loc, tree fndecl, tree orig_fndecl, unsigned int nargs, tree *args) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-aux-info.cc200 gen_formal_list_for_func_def(tree fndecl, formals_style style) argument
529 gen_aux_info_record(tree fndecl, int is_definition, int is_implicit, int is_prototyped) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-c.cc314 aarch64_resolve_overloaded_builtin(unsigned int uncast_location, tree fndecl, void *uncast_arglist) argument
343 aarch64_check_builtin_call(location_t loc, vec<location_t> arg_loc, tree fndecl, tree orig_fndecl, unsigned int nargs, tree *args) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-c.cc34 arm_resolve_cde_builtin (location_t loc, tree fndecl, void *arglist) argument
157 arm_resolve_overloaded_builtin (location_t loc, tree fndecl, void *arglist) argument
[all...]

Completed in 200 milliseconds

1234567891011>>