Searched defs:fdecl (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | print-rtl-function.c | 228 tree fdecl = fn->decl; in print_rtx_function() local
|
H A D | tree-pretty-print.c | 4347 dump_function_header (FILE *dump_file, tree fdecl, dump_flags_t flags) in dump_function_header()
|
H A D | hsa-gen.c | 204 (tree fdecl, bool kernel_p, unsigned ssa_names_count, bool modified_cfg) in hsa_function_representation()
|
H A D | tree-ssa-structalias.c | 3113 bitpos_of_field (const tree fdecl) in bitpos_of_field()
|
H A D | tree-cfg.c | 9507 tree fdecl, ftype; in do_warn_unused_result() local
|
H A D | gimplify.c | 4623 zero_sized_field_decl (const_tree fdecl) in zero_sized_field_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | print-rtl-function.cc | 228 tree fdecl = fn->decl; in print_rtx_function() local
|
H A D | tree-pretty-print.cc | 4566 dump_function_header (FILE *dump_file, tree fdecl, dump_flags_t flags) in dump_function_header()
|
H A D | tree-ssa-structalias.cc | 3120 bitpos_of_field (const tree fdecl) in bitpos_of_field()
|
H A D | tree-cfg.cc | 9592 tree fdecl, ftype; in do_warn_unused_result() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 1261 alter_access (tree t, tree fdecl, tree access) in alter_access()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 1217 alter_access (tree t, tree fdecl, tree access) in alter_access()
|