Searched defs:IsString (Results 1 – 6 of 6) sorted by relevance
235 bool IsString; member
98 ArrayRef<UTF16> &Str, bool &IsString) { in readStringOrId()
247 #define IsString 0x2000000 /* quick test for string instructions */ macro
237 #define IsString 0x2000000 /* quick test for string instructions */ macro
149 bool IsString = stripQuotes(Str, IsLongString); in processString() local
770 bool IsString = Tok.getKind() == tok::string_literal; in ParseMicrosoftDeclSpecs() local