Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dvalidtype.go27 func (check *Checker) validType0(pos syntax.Pos, typ Type, nest, path []*Named) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dvalidtype.go30 func (check *Checker) validType0(pos token.Pos, typ Type, nest, path []*Named) bool { func
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_parse_utils.cpp2384 uint16 validType0, in CheckTagType()