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