Searched refs:copy_with_receiver (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1851 copy_with_receiver(Type*) const;
H A Dtypes.cc4154 Function_type::copy_with_receiver(Type* receiver_type) const function in class:Function_type
9509 fntype = fntype->copy_with_receiver(const_cast<Type*>(type));

Completed in 65 milliseconds