Home
last modified time | relevance | path

Searched defs:NoLineBreak (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.h289 bool NoLineBreak : 1; member
H A DContinuationIndenter.cpp1541 bool NoLineBreak = in moveStatePastScopeOpener() local