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