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

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

Completed in 2604 milliseconds