Searched defs:IsString (Results 1 – 10 of 10) sorted by relevance
57 IsString const
60 IsString const
235 bool IsString; member
459 inline bool IsString(const Type &type) { in IsString() function
403 bool IsString() const { return type_ == FBT_STRING; } in IsString() function
1411 func (t *Type) IsString() bool { func
402 bool IsString() const { return type_ == FBT_STRING; } in IsString() function