Searched defs:isScalarType (Results 1 – 7 of 7) sorted by relevance
339 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
338 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
296 static inline bool isScalarType (ValueType type) in isScalarType() function