Home
last modified time | relevance | path

Searched refs:orig_type_ (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc134 : t_(t), orig_type_(NULL) in Bvariable()
138 : t_(t), orig_type_(orig_type) in Bvariable()
152 tree orig_type_; member in Bvariable
161 if (this->orig_type_ == NULL in get_tree()
163 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
168 build_pointer_type(this->orig_type_), t); in get_tree()
H A DChangeLog388 t_ and orig_type_ fields. Add new two parameter constructor. Add
/dports/lang/gcc9/gcc-9.4.0/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/
H A Dgo-gcc.cc134 : t_(t), orig_type_(NULL) in Bvariable()
138 : t_(t), orig_type_(orig_type) in Bvariable()
152 tree orig_type_; member in Bvariable
161 if (this->orig_type_ == NULL in get_tree()
163 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
168 build_pointer_type(this->orig_type_), t); in get_tree()
H A DChangeLog384 t_ and orig_type_ fields. Add new two parameter constructor. Add
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc133 : t_(t), orig_type_(NULL) in Bvariable()
137 : t_(t), orig_type_(orig_type) in Bvariable()
151 tree orig_type_; member in Bvariable
160 if (this->orig_type_ == NULL in get_tree()
162 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
167 build_pointer_type(this->orig_type_), t); in get_tree()
H A DChangeLog43 t_ and orig_type_ fields. Add new two parameter constructor. Add
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc134 : t_(t), orig_type_(NULL) in Bvariable()
138 : t_(t), orig_type_(orig_type) in Bvariable()
152 tree orig_type_; member in Bvariable
161 if (this->orig_type_ == NULL in get_tree()
163 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
168 build_pointer_type(this->orig_type_), t); in get_tree()
H A DChangeLog388 t_ and orig_type_ fields. Add new two parameter constructor. Add
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc134 : t_(t), orig_type_(NULL) in Bvariable()
138 : t_(t), orig_type_(orig_type) in Bvariable()
152 tree orig_type_; member in Bvariable
161 if (this->orig_type_ == NULL in get_tree()
163 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
168 build_pointer_type(this->orig_type_), t); in get_tree()
H A DChangeLog388 t_ and orig_type_ fields. Add new two parameter constructor. Add
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc134 : t_(t), orig_type_(NULL) in Bvariable()
138 : t_(t), orig_type_(orig_type) in Bvariable()
152 tree orig_type_; member in Bvariable
161 if (this->orig_type_ == NULL in get_tree()
163 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
168 build_pointer_type(this->orig_type_), t); in get_tree()
H A DChangeLog388 t_ and orig_type_ fields. Add new two parameter constructor. Add
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/
H A Dgo-gcc.cc134 : t_(t), orig_type_(NULL) in Bvariable()
138 : t_(t), orig_type_(orig_type) in Bvariable()
152 tree orig_type_; member in Bvariable
161 if (this->orig_type_ == NULL in get_tree()
163 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
168 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc133 : t_(t), orig_type_(NULL) in Bvariable()
137 : t_(t), orig_type_(orig_type) in Bvariable()
151 tree orig_type_; member in Bvariable
160 if (this->orig_type_ == NULL in get_tree()
162 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
167 build_pointer_type(this->orig_type_), t); in get_tree()
H A DChangeLog43 t_ and orig_type_ fields. Add new two parameter constructor. Add
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc135 : t_(t), orig_type_(NULL) in Bvariable()
139 : t_(t), orig_type_(orig_type) in Bvariable()
153 tree orig_type_; member in Bvariable
162 if (this->orig_type_ == NULL in get_tree()
164 || TREE_TYPE(this->t_) == this->orig_type_) in get_tree()
169 build_pointer_type(this->orig_type_), t); in get_tree()

12