Searched refs:isCSharpKeyword (Results 1 – 2 of 2) sorted by relevance
380 if (!Keywords.isCSharpKeyword(*Keyword)) in tryMergeCSharpKeywordVariables()
1631 bool isCSharpKeyword(const FormatToken &Tok) const { in isCSharpKeyword() function