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

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatTokenLexer.h 67 bool canPrecedeRegexLiteral(FormatToken *Prev);
FormatTokenLexer.cpp 476 bool FormatTokenLexer::canPrecedeRegexLiteral(FormatToken *Prev) {
516 if (!canPrecedeRegexLiteral(Prev))

Completed in 18 milliseconds