Home
last modified time | relevance | path

Searched refs:splitPenalty (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DTokenAnnotator.h152 unsigned splitPenalty(const AnnotatedLine &Line, const FormatToken &Tok,
DTokenAnnotator.cpp1768 splitPenalty(Line, *Current, InFunctionDecl); in calculateFormattingInformation()
1798 unsigned TokenAnnotator::splitPenalty(const AnnotatedLine &Line, in splitPenalty() function in clang::format::TokenAnnotator