Searched refs:IsString (Results 1 – 1 of 1) sorted by relevance
550 bool IsString = Tok.getKind() == tok::string_literal ? true : false; in ParseMicrosoftDeclSpec() local551 if (!IsString && Tok.getKind() != tok::identifier && in ParseMicrosoftDeclSpec()560 if (IsString) { in ParseMicrosoftDeclSpec()