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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp894 bool canPrecedeRegexLiteral(FormatToken *Prev) { function in class:clang::format::__anon3863::FormatTokenLexer
932 if (!canPrecedeRegexLiteral(Prev))

Completed in 113 milliseconds