Searched defs:isScalarType (Results 1 – 7 of 7) sorted by relevance
323 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
301 bool isScalarType(Id typeId) const in isScalarType() function
305 bool isScalarType(Id typeId) const in isScalarType() function
370 static inline bool isScalarType(ValueType type) in isScalarType() function
470 static inline bool isScalarType(ValueType type) in isScalarType() function
589 static inline bool isScalarType(ValueType type) in isScalarType() function