Home
last modified time | relevance | path

Searched refs:substitute_in_type (Results 1 – 25 of 155) sorted by last modified time

1234567

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DFSFChangeLog.1114334 (substitute_in_type): Deleted, not used.
14335 * tree.h (substitute_in_type): Delete declaration.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/gcc-interface/
H A Ddecl.c3218 = substitute_in_type (gnu_parent, gnu_field, gnu_ref); in gnat_to_gnu_entity()
10386 substitute_in_type (tree t, tree f, tree r) in substitute_in_type() function
10415 (nt, substitute_in_type (TYPE_INDEX_TYPE (t), f, r)); in substitute_in_type()
10440 nt = substitute_in_type (TREE_TYPE (t), f, r); in substitute_in_type()
10453 tree component = substitute_in_type (TREE_TYPE (t), f, r); in substitute_in_type()
10454 tree domain = substitute_in_type (TYPE_DOMAIN (t), f, r); in substitute_in_type()
10491 new_n = substitute_in_type (TREE_TYPE (field), f, r); in substitute_in_type()
H A Dgigi.h185 extern tree substitute_in_type (tree t, tree f, tree r);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-20182141 (substitute_in_type) <METHOD_TYPE>: New case.
H A DChangeLog-20074633 (gnat_substitute_in_type): Now substitute_in_type.
H A DChangeLog-20094639 (substitute_in_type): Rename local variable.
4657 * gcc-interface/decl.c (substitute_in_type): Likewise.
5785 (substitute_in_type) <INTEGER_TYPE>: Deal with GCC bounds for domain
5812 (substitute_in_type) <REAL_TYPE>: Merge with INTEGER_TYPE case and add
7031 (substitute_in_type) <INTEGER_TYPE>: Always copy the type.
7461 (substitute_in_type): Rewrite and restrict to formal substitutions.
12138 (substitute_in_type) <ARRAY_TYPE>: Copy TYPE_NONALIASED_COMPONENT.
H A DChangeLog-20103 * gcc-interface/decl.c (substitute_in_type): Do not deal with
4240 (substitute_in_type): Likewise.
9581 (substitute_in_type): Likewise.
H A DChangeLog-20161812 (substitute_in_type) <ARRAY_TYPE>: Likewise.
4792 (substitute_in_type): Ditto.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/gcc-interface/
H A Ddecl.c3206 = substitute_in_type (gnu_parent, gnu_field, gnu_ref); in gnat_to_gnu_entity()
10222 substitute_in_type (tree t, tree f, tree r) in substitute_in_type() function
10251 (nt, substitute_in_type (TYPE_INDEX_TYPE (t), f, r)); in substitute_in_type()
10276 nt = substitute_in_type (TREE_TYPE (t), f, r); in substitute_in_type()
10289 tree component = substitute_in_type (TREE_TYPE (t), f, r); in substitute_in_type()
10290 tree domain = substitute_in_type (TYPE_DOMAIN (t), f, r); in substitute_in_type()
10327 new_n = substitute_in_type (TREE_TYPE (field), f, r); in substitute_in_type()
H A Dgigi.h185 extern tree substitute_in_type (tree t, tree f, tree r);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A DChangeLog-20161812 (substitute_in_type) <ARRAY_TYPE>: Likewise.
4792 (substitute_in_type): Ditto.
H A DChangeLog-20094639 (substitute_in_type): Rename local variable.
4657 * gcc-interface/decl.c (substitute_in_type): Likewise.
5785 (substitute_in_type) <INTEGER_TYPE>: Deal with GCC bounds for domain
5812 (substitute_in_type) <REAL_TYPE>: Merge with INTEGER_TYPE case and add
7031 (substitute_in_type) <INTEGER_TYPE>: Always copy the type.
7461 (substitute_in_type): Rewrite and restrict to formal substitutions.
12138 (substitute_in_type) <ARRAY_TYPE>: Copy TYPE_NONALIASED_COMPONENT.
H A DChangeLog-20103 * gcc-interface/decl.c (substitute_in_type): Do not deal with
4240 (substitute_in_type): Likewise.
9581 (substitute_in_type): Likewise.
H A DChangeLog-20182141 (substitute_in_type) <METHOD_TYPE>: New case.
H A DChangeLog-20074633 (gnat_substitute_in_type): Now substitute_in_type.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DFSFChangeLog.1114334 (substitute_in_type): Deleted, not used.
14335 * tree.h (substitute_in_type): Delete declaration.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/gcc-interface/
H A Ddecl.c3165 = substitute_in_type (gnu_parent, gnu_field, gnu_ref); in gnat_to_gnu_entity()
10126 substitute_in_type (tree t, tree f, tree r) in substitute_in_type() function
10155 (nt, substitute_in_type (TYPE_INDEX_TYPE (t), f, r)); in substitute_in_type()
10180 nt = substitute_in_type (TREE_TYPE (t), f, r); in substitute_in_type()
10193 tree component = substitute_in_type (TREE_TYPE (t), f, r); in substitute_in_type()
10194 tree domain = substitute_in_type (TYPE_DOMAIN (t), f, r); in substitute_in_type()
10231 new_n = substitute_in_type (TREE_TYPE (field), f, r); in substitute_in_type()
H A Dgigi.h187 extern tree substitute_in_type (tree t, tree f, tree r);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DFSFChangeLog.1114334 (substitute_in_type): Deleted, not used.
14335 * tree.h (substitute_in_type): Delete declaration.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A DChangeLog-20074633 (gnat_substitute_in_type): Now substitute_in_type.
H A DChangeLog-20161812 (substitute_in_type) <ARRAY_TYPE>: Likewise.
4792 (substitute_in_type): Ditto.
H A DChangeLog-20182141 (substitute_in_type) <METHOD_TYPE>: New case.
H A DChangeLog-20094639 (substitute_in_type): Rename local variable.
4657 * gcc-interface/decl.c (substitute_in_type): Likewise.
5785 (substitute_in_type) <INTEGER_TYPE>: Deal with GCC bounds for domain
5812 (substitute_in_type) <REAL_TYPE>: Merge with INTEGER_TYPE case and add
7031 (substitute_in_type) <INTEGER_TYPE>: Always copy the type.
7461 (substitute_in_type): Rewrite and restrict to formal substitutions.
12138 (substitute_in_type) <ARRAY_TYPE>: Copy TYPE_NONALIASED_COMPONENT.
H A DChangeLog-20103 * gcc-interface/decl.c (substitute_in_type): Do not deal with
4240 (substitute_in_type): Likewise.
9581 (substitute_in_type): Likewise.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A DChangeLog-20074633 (gnat_substitute_in_type): Now substitute_in_type.

1234567