Home
last modified time | relevance | path

Searched refs:needs_stub_method (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dtypes.h133 needs_stub_method() const in needs_stub_method() function
191 bool is_value_method, bool needs_stub_method) in Method() argument
193 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
244 bool needs_stub_method) in Named_method() argument
245 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
H A Dtypes.cc2247 Named_object* no = (m->needs_stub_method() in method_constructor()
7844 if (this->depth() > 0 && !this->needs_stub_method()) in do_bind_method()
8899 bool needs_stub_method, in add_methods_for_type() argument
8917 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
8921 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
8941 bool needs_stub_method, in add_local_methods_for_type() argument
8960 (needs_stub_method in add_local_methods_for_type()
8976 bool needs_stub_method, in add_embedded_methods_for_type() argument
9018 (needs_stub_method in add_embedded_methods_for_type()
9085 if (m->is_ambiguous() || !m->needs_stub_method()) in build_stub_methods()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dtypes.h133 needs_stub_method() const in needs_stub_method() function
191 bool is_value_method, bool needs_stub_method) in Method() argument
193 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
244 bool needs_stub_method) in Named_method() argument
245 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
H A Dtypes.cc2169 Named_object* no = (m->needs_stub_method() in method_constructor()
7620 if (this->depth() > 0 && !this->needs_stub_method()) in do_bind_method()
8675 bool needs_stub_method, in add_methods_for_type() argument
8693 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
8697 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
8717 bool needs_stub_method, in add_local_methods_for_type() argument
8736 (needs_stub_method in add_local_methods_for_type()
8752 bool needs_stub_method, in add_embedded_methods_for_type() argument
8794 (needs_stub_method in add_embedded_methods_for_type()
8861 if (m->is_ambiguous() || !m->needs_stub_method()) in build_stub_methods()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dtypes.h134 needs_stub_method() const in needs_stub_method() function
192 bool is_value_method, bool needs_stub_method) in Method() argument
194 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
245 bool needs_stub_method) in Named_method() argument
246 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
H A Dtypes.cc2243 Named_object* no = (m->needs_stub_method() in method_constructor()
7933 if (this->depth() > 0 && !this->needs_stub_method()) in do_bind_method()
8987 bool needs_stub_method, in add_methods_for_type() argument
9009 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
9014 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
9037 bool needs_stub_method, in add_local_methods_for_type() argument
9056 (needs_stub_method || depth > 0)); in add_local_methods_for_type()
9071 bool needs_stub_method, in add_embedded_methods_for_type() argument
9113 (needs_stub_method in add_embedded_methods_for_type()
9180 if (m->is_ambiguous() || !m->needs_stub_method()) in build_stub_methods()
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dtypes.h159 needs_stub_method() const in needs_stub_method() function
217 bool is_value_method, bool needs_stub_method) in Method() argument
219 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
270 bool needs_stub_method) in Named_method() argument
271 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
H A Dtypes.cc2419 Named_object* no = (m->needs_stub_method() in method_constructor()
8300 if (this->depth() > 0 && !this->needs_stub_method()) in do_bind_method()
9370 bool needs_stub_method, in add_methods_for_type() argument
9392 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
9397 is_embedded_pointer, needs_stub_method, in add_methods_for_type()
9420 bool needs_stub_method, in add_local_methods_for_type() argument
9436 (needs_stub_method || depth > 0)); in add_local_methods_for_type()
9451 bool needs_stub_method, in add_embedded_methods_for_type() argument
9494 (needs_stub_method in add_embedded_methods_for_type()
9579 if (m->is_ambiguous() || !m->needs_stub_method()) in build_stub_methods()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dtypes.h159 needs_stub_method() const in needs_stub_method() function
217 bool is_value_method, bool needs_stub_method) in Method() argument
219 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
270 bool needs_stub_method) in Named_method() argument
271 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
198 bool is_value_method, bool needs_stub_method) in Method() argument
200 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
251 bool needs_stub_method) in Named_method() argument
252 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
214 bool is_value_method, bool needs_stub_method) in Method() argument
216 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
270 bool needs_stub_method) in Named_method() argument
271 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dtypes.h141 needs_stub_method() const in needs_stub_method() function
215 bool is_value_method, bool needs_stub_method) in Method() argument
217 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
271 bool needs_stub_method) in Named_method() argument
272 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
214 bool is_value_method, bool needs_stub_method) in Method() argument
216 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
270 bool needs_stub_method) in Named_method() argument
271 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dtypes.h141 needs_stub_method() const in needs_stub_method() function
215 bool is_value_method, bool needs_stub_method) in Method() argument
217 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
271 bool needs_stub_method) in Named_method() argument
272 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dtypes.h141 needs_stub_method() const in needs_stub_method() function
215 bool is_value_method, bool needs_stub_method) in Method() argument
217 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
271 bool needs_stub_method) in Named_method() argument
272 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Dtypes.h140 needs_stub_method() const in needs_stub_method() function
214 bool is_value_method, bool needs_stub_method) in Method() argument
216 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
270 bool needs_stub_method) in Named_method() argument
271 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Dtypes.h141 needs_stub_method() const in needs_stub_method() function
215 bool is_value_method, bool needs_stub_method) in Method() argument
217 is_value_method_(is_value_method), needs_stub_method_(needs_stub_method), in Method()
271 bool needs_stub_method) in Named_method() argument
272 : Method(field_indexes, depth, is_value_method, needs_stub_method), in Named_method()

123