Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types.go1344 func IsKind(typе Type, kinds []Kind) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go1309 func (t *Type) IsKind(et Kind) bool { func