Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp840 if (!nextTwoLinesFitInto(I, Limit)) in tryMergeSimpleBlock()
912 bool nextTwoLinesFitInto(SmallVectorImpl<AnnotatedLine *>::const_iterator I, in nextTwoLinesFitInto() function in clang::format::__anond596d1440111::LineJoiner