Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp891 bool canPrecedeRegexLiteral(FormatToken *Prev) { in canPrecedeRegexLiteral() function in clang::format::__anonf8d6a77d0111::FormatTokenLexer
929 if (!canPrecedeRegexLiteral(Prev)) in tryParseJSRegexLiteral()