Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DContinuationIndenter.cpp1842 unsigned StrictPenalty = in handleEndOfLine() local
1846 Strict = StrictPenalty <= Penalty; in handleEndOfLine()
1848 Penalty = StrictPenalty; in handleEndOfLine()