Searched refs:splitPenalty (Results 1 – 2 of 2) sorted by relevance
172 unsigned splitPenalty(const AnnotatedLine &Line, const FormatToken &Tok,
2549 Current->SplitPenalty = splitPenalty(Line, *Current, InFunctionDecl); in calculateFormattingInformation()2595 unsigned TokenAnnotator::splitPenalty(const AnnotatedLine &Line, in splitPenalty() function in clang::format::TokenAnnotator