Searched refs:mustBreakBefore (Results 1 – 2 of 2) sorted by relevance
250 bool mustBreakBefore(const AnnotatedLine &Line,
4118 Current->MustBreakBefore || mustBreakBefore(Line, *Current); in calculateFormattingInformation()5598 bool TokenAnnotator::mustBreakBefore(const AnnotatedLine &Line, in mustBreakBefore() function in clang::format::TokenAnnotator