Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/
Dtype.go533 func haveIdenticalUnderlyingType(T, V *abi.Type, cmpTags bool) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go1542 func haveIdenticalUnderlyingType(T, V *abi.Type, cmpTags bool) bool { func