Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatTokenLexer.h54 void tryParseJSRegexLiteral();
DFormatTokenLexer.cpp51 tryParseJSRegexLiteral(); in lex()
176 void FormatTokenLexer::tryParseJSRegexLiteral() { in tryParseJSRegexLiteral() function in clang::format::FormatTokenLexer