Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Format/
DFormat.cpp628 if (PreviousLineWasTouched || touchesEmptyLineBefore(TheLine)) { in format()
804 bool touchesEmptyLineBefore(const AnnotatedLine &TheLine) { in touchesEmptyLineBefore() function in clang::format::__anon9248f8850111::UnwrappedLineFormatter