Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/internal/reflectlite/
Dtype.go67 uncommon() *uncommonType methodSpec
241 func (t rtype) uncommon() *uncommonType { func
/prebuilts/go/linux-x86/src/runtime/
Dtype.go33 func (t rtype) uncommon() *uncommontype { func
/prebuilts/go/linux-x86/src/reflect/
Dtype.go251 uncommon() *uncommonType methodSpec
326 func (t *rtype) uncommon() *abi.UncommonType { func
387 func (t *interfaceType) uncommon() *abi.UncommonType { func