Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp1841 LineState StrictState = OriginalState; in handleEndOfLine() local
1843 breakProtrudingToken(Current, StrictState, AllowBreak, in handleEndOfLine()
1849 State = StrictState; in handleEndOfLine()