Searched defs:isScalarType (Results 1 – 7 of 7) sorted by relevance
340 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
281 bool isScalarType(Id typeId) const in isScalarType() function
279 bool isScalarType(Id typeId) const in isScalarType() function
229 static inline bool isScalarType (ValueType type) in isScalarType() function
264 static inline bool isScalarType (ValueType type) in isScalarType() function
353 static inline bool isScalarType (ValueType type) in isScalarType() function