Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormatTokenLexer.cpp135 static const tok::TokenKind CSharpNullConditionalLSquare[] = { in tryMergePreviousTokens() local
144 if (tryMergeTokens(CSharpNullConditionalLSquare, in tryMergePreviousTokens()
H A DFormatToken.h58 TYPE(CSharpNullConditionalLSquare) \