Home
last modified time | relevance | path

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

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