Home
last modified time | relevance | path

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

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