Searched defs:IsString (Results 1 – 2 of 2) sorted by relevance
141 bool IsString() const { in IsString() function
550 bool IsString = Tok.getKind() == tok::string_literal; in ParseMicrosoftDeclSpec() local