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

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

Completed in 60 milliseconds