Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp144 static const tok::TokenKind JSNotIdentity[] = {tok::exclaimequal, in tryMergePreviousTokens() local
157 if (tryMergeTokens(JSNotIdentity, TT_BinaryOperator)) in tryMergePreviousTokens()