Home
last modified time | relevance | path

Searched refs:gnu_orig_type (Results 1 – 2 of 2) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ddecl.c2472 tree gnu_orig_type; in gnat_to_gnu_entity() local
2480 gnu_type = gnu_orig_type = gnu_base_type in gnat_to_gnu_entity()
2485 gnu_type = gnu_orig_type = TREE_TYPE (TYPE_FIELDS (gnu_type)); in gnat_to_gnu_entity()
2514 = compute_field_positions (gnu_orig_type, NULL_TREE, in gnat_to_gnu_entity()
2686 if (gnu_type != gnu_orig_type) in gnat_to_gnu_entity()
2691 tree gnu_orig_name = TYPE_NAME (gnu_orig_type); in gnat_to_gnu_entity()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ddecl.c2472 tree gnu_orig_type;
2480 gnu_type = gnu_orig_type = gnu_base_type
2485 gnu_type = gnu_orig_type = TREE_TYPE (TYPE_FIELDS (gnu_type));
2514 = compute_field_positions (gnu_orig_type, NULL_TREE,
2686 if (gnu_type != gnu_orig_type)
2691 tree gnu_orig_name = TYPE_NAME (gnu_orig_type);