Searched defs:is_embedded_pointer (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc9322 add_methods_for_type(const Type* type, const Method::Field_indexes* field_indexes, unsigned int depth, bool is_embedded_pointer, bool needs_stub_method, std::vector<const Named_type*>* seen, Methods* methods) argument
9372 add_local_methods_for_type(const Named_type* nt, const Method::Field_indexes* field_indexes, unsigned int depth, bool is_embedded_pointer, bool needs_stub_method, Methods* methods) argument
9403 add_embedded_methods_for_type(const Type* type, const Method::Field_indexes* field_indexes, unsigned int depth, bool is_embedded_pointer, bool needs_stub_method, std::vector<const Named_type*>* seen, Methods* methods) argument

Completed in 115 milliseconds