Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp437 static bool mayReflowContent(StringRef Content) { in mayReflowContent() function
847 mayReflowContent(Content[LineIndex]) && !Tok.Finalized && in mayReflow()
1151 mayReflowContent(Content[LineIndex]) && !Tok.Finalized && in mayReflow()