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