Searched refs:structIsVarlen (Results 1 – 3 of 3) sorted by relevance
149 func (comp *compiler) structIsVarlen(name string) bool { func
701 return comp.structIsVarlen(t.Ident)
270 if comp.structIsVarlen(n.Name.Name) {