Lines Matching full:isstring
1548 bool isString() const { return MyKind == String; }1552 assert(isString());