Home
last modified time | relevance | path

Searched refs:CSharpNullConditionalLSquare (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp144 static const tok::TokenKind CSharpNullConditionalLSquare[] = { in tryMergePreviousTokens() local
153 if (tryMergeTokens(CSharpNullConditionalLSquare, in tryMergePreviousTokens()
H A DFormatToken.h62 TYPE(CSharpNullConditionalLSquare) \