Lines Matching full:isstring
608 /// isString - This method returns true if this is an array of i8.609 bool isString() const;611 /// isCString - This method returns true if the array "isString", ends with a615 /// getAsString - If this array is isString(), then this method returns the619 assert(isString() && "Not a string");