Searched refs:isCSharpKeyword (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h904 bool isCSharpKeyword(const FormatToken &Tok) const { function in struct:clang::format::AdditionalKeywords
H A DFormatTokenLexer.cpp242 if (!Keywords.isCSharpKeyword(*Keyword))

Completed in 142 milliseconds