Home
last modified time | relevance | path

Searched refs:function_decl_type (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dgen-engine.h34 (lf *file, const char *processor, function_decl_type decl_type);
Dgen-idecode.h28 function_decl_type decl_type, int nr_prefetched_words);
Dgen.h195 function_decl_type; typedef
Dgen-engine.c339 function_decl_type decl_type) in print_engine_run_function_header()
Dgen-idecode.c929 function_decl_type decl_type, in print_idecode_issue_function_header()
DChangeLog-2021686 * gen.h (function_decl_type): Declare enum.
689 Make global, pass function_decl_type as argument.
693 gen-idecode.h: Pass function_decl_type as argument.
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h1913 enum function_decl_type enum
1968 ENUM_BITFIELD(function_decl_type) decl_type: 2;
Dtree-streamer-in.cc342 FUNCTION_DECL_DECL_TYPE (expr) = (function_decl_type) bp_unpack_value (bp, 2); in unpack_ts_function_decl_value_fields()
Dtree.h3194 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type()
DChangeLog-201919946 * tree-core.h (enum function_decl_type): Add OPERATOR_DELETE.
19975 * tree-core.h (enum function_decl_type): New enum.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc5505 t->function_decl.decl_type = function_decl_type (kind); in core_bools()