Searched refs:splitPenalty (Results 1 – 2 of 2) sorted by relevance
152 unsigned splitPenalty(const AnnotatedLine &Line, const FormatToken &Tok,
1768 splitPenalty(Line, *Current, InFunctionDecl); in calculateFormattingInformation()1798 unsigned TokenAnnotator::splitPenalty(const AnnotatedLine &Line, in splitPenalty() function in clang::format::TokenAnnotator