Searched refs:Int64Type (Results 1 – 3 of 3) sorted by relevance
164 Int64Type const176 case Int64Type:382 return Int64Type
202 case BoolType, StringType, Int64Type:
149 …if t := propValue.Values[0].Type(); t == parser.StringType || t == parser.Int64Type || t == parser…323 case parser.BoolType, parser.StringType, parser.Int64Type: