Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/printer/
Dnodes.go423 func isTypeElem(x ast.Expr) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dparser.go734 func isTypeElem(x Expr) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/parser/
Dparser.go2710 func isTypeElem(x ast.Expr) bool { func