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

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

Completed in 99 milliseconds