Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.cpp1649 LineState StrictState = OriginalState; in handleEndOfLine() local
1651 breakProtrudingToken(Current, StrictState, AllowBreak, in handleEndOfLine()
1657 State = StrictState; in handleEndOfLine()