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