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

/external/clang/lib/Format/
H A DTokenAnnotator.h132 bool mustBreakBefore(const AnnotatedLine &Line, const FormatToken &Right);
H A DTokenAnnotator.cpp1288 Current->MustBreakBefore || mustBreakBefore(Line, *Current);
1643 bool TokenAnnotator::mustBreakBefore(const AnnotatedLine &Line, function in class:clang::format::TokenAnnotator

Completed in 263 milliseconds