Searched defs:mustBreakBefore (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Format/ | ||
D | TokenAnnotator.cpp | 2251 bool TokenAnnotator::mustBreakBefore(const AnnotatedLine &Line, in mustBreakBefore() function in clang::format::TokenAnnotator |
/external/llvm-project/clang/lib/Format/ | ||
D | TokenAnnotator.cpp | 3501 bool TokenAnnotator::mustBreakBefore(const AnnotatedLine &Line, in mustBreakBefore() function in clang::format::TokenAnnotator |