HomeSort by: relevance | last modified time | path
    Searched defs:JSExponentiation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatTokenLexer.cpp 146 static const tok::TokenKind JSExponentiation[] = {tok::star, tok::star};
159 if (tryMergeTokens(JSExponentiation, TT_JsExponentiation))
FormatTokenLexer.cpp 146 static const tok::TokenKind JSExponentiation[] = {tok::star, tok::star};
159 if (tryMergeTokens(JSExponentiation, TT_JsExponentiation))

Completed in 28 milliseconds