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