Searched refs:JSIdentity (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp811 static const tok::TokenKind JSIdentity[] = {tok::equalequal, tok::equal}; local
818 if (tryMergeTokens(JSIdentity, TT_BinaryOperator))

Completed in 50 milliseconds