Searched defs:IsStringType (Results 1 – 9 of 9) sorted by relevance
40 constexpr bool IsStringType() { in IsStringType() function
126 bool IsStringType; variable
195 bool IsStringType(Type type) { in IsStringType() function
765 def IsStringType(s: Any) -> bool: function