Lines Matching refs:Ident
69 Name *Ident
79 Name *Ident
90 Name *Ident
103 Name *Ident
120 Name *Ident
130 Name *Ident
140 Name *Ident
143 Args []*Ident
154 type Ident struct { struct
159 func (n *Ident) Info() (Pos, string, string) { argument
186 Ident string member
199 Ident string member
212 return n.Pos, "type", n.Ident
217 Name *Ident