Searched refs:IsCommonTypo (Results 1 – 1 of 1) sorted by relevance
118 static bool IsCommonTypo(tok::TokenKind ExpectedTok, const Token &Tok) { in IsCommonTypo() function134 if (IsCommonTypo(ExpectedTok, Tok)) { in ExpectAndConsume()