Searched defs:isScalarType (Results 1 – 5 of 5) sorted by relevance
343 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
222 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