Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dpkg.go102 func (pkg *Pkg) LookupNum(prefix string, n int) *Sym { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/typecheck/
Dsubr.go24 func LookupNum(prefix string, n int) *types.Sym { func