Home
last modified time | relevance | path

Searched refs:parseStructType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
Dparser.go693 func (p *parser) parseStructType(pkg *types.Package, nlist []any) types.Type { func
861 return p.parseStructType(pkg, nlist)
/aosp_15_r20/prebuilts/go/linux-x86/src/go/printer/testdata/
Dparser.go568 func (p *parser) parseStructType() *ast.StructType { func
846 return p.parseStructType()
/aosp_15_r20/prebuilts/go/linux-x86/src/go/parser/
Dparser.go740 func (p *parser) parseStructType() *ast.StructType { func
1368 return p.parseStructType()