Home
last modified time | relevance | path

Searched defs:missingMethod (Results 1 – 3 of 3) sorted by relevance

/prebuilts/go/linux-x86/src/runtime/
Derror.go28 missingMethod string // one method needed by Interface, missing from Concrete member
/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dlookup.go337 func (check *Checker) missingMethod(V, T Type, static bool, equivalent func(x, y Type) bool, cause … func
/prebuilts/go/linux-x86/src/go/types/
Dlookup.go340 func (check *Checker) missingMethod(V, T Type, static bool, equivalent func(x, y Type) bool, cause … func