Searched refs:function_decl_type (Results 1 – 8 of 8) sorted by relevance
1913 enum function_decl_type enum1968 ENUM_BITFIELD(function_decl_type) decl_type: 2;
342 FUNCTION_DECL_DECL_TYPE (expr) = (function_decl_type) bp_unpack_value (bp, 2); in unpack_ts_function_decl_value_fields()
3194 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type()
19946 * tree-core.h (enum function_decl_type): Add OPERATOR_DELETE.19975 * tree-core.h (enum function_decl_type): New enum.
1842 enum function_decl_type enum1897 ENUM_BITFIELD(function_decl_type) decl_type: 2;
3035 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type()
686 * 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.
5505 t->function_decl.decl_type = function_decl_type (kind); in core_bools()