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