Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.cpp142 static const tok::TokenKind JSNotIdentity[] = {tok::exclaimequal, in tryMergePreviousTokens() local
155 if (tryMergeTokens(JSNotIdentity, TT_BinaryOperator)) in tryMergePreviousTokens()