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