Searched defs:reflow (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Format/ | ||
H A D | BreakableToken.h | 195 virtual void reflow(unsigned LineIndex, in reflow() function |
H A D | BreakableToken.cpp | 768 void BreakableBlockComment::reflow(unsigned LineIndex, in reflow() function in clang::format::BreakableBlockComment |