Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.h233 unsigned LastSpace; member
H A DContinuationIndenter.cpp1637 unsigned LastSpace = CurrentState.LastSpace; in moveStatePastScopeOpener() local