Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.h232 unsigned LastSpace; member
H A DContinuationIndenter.cpp1447 unsigned LastSpace = State.Stack.back().LastSpace; in moveStatePastScopeOpener() local