go/types.Interface.MarkImplicit (method)

3 uses

	go/types (current package)
		interface.go#L89: func (t *Interface) MarkImplicit() {

	golang.org/x/tools/internal/gcimporter
		ureader_yes.go#L433: 		iface.MarkImplicit()

	golang.org/x/tools/internal/typeparams
		typeparams_go118.go#L85: 	iface.MarkImplicit()