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.cpp450 static bool mayReflowContent(StringRef Content) { in mayReflowContent() function
859 mayReflowContent(Content[LineIndex]) && !Tok.Finalized && in mayReflow()
1164 mayReflowContent(Content[LineIndex]) && !Tok.Finalized && in mayReflow()