Searched refs:parseTFType (Results 1 – 1 of 1) sorted by relevance
502 list, tfType := parseTFType(tfType)560 list, _ := parseTFType(attrdef.Type)581 func parseTFType(tfType string) (list bool, typ string) { func