Searched defs:IsString (Results 1 – 5 of 5) sorted by relevance
235 bool IsString; member
98 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
149 bool IsString = stripQuotes(Str, IsLongString); in processString() local
772 bool IsString = Tok.getKind() == tok::string_literal; in ParseMicrosoftDeclSpecs() local
430 func (a Attribute) IsString() bool { func