Home
last modified time | relevance | path

Searched defs:IsDirectIface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/
Dtype.go204 func (t *Type) IsDirectIface() bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go1862 func IsDirectIface(t *Type) bool { func