Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.cpp146 static const tok::TokenKind JSExponentiation[] = {tok::star, tok::star}; in tryMergePreviousTokens() local
159 if (tryMergeTokens(JSExponentiation, TT_JsExponentiation)) in tryMergePreviousTokens()