Home
last modified time | relevance | path

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

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