Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h228 unsigned LastSpace; member
H A DContinuationIndenter.cpp1824 unsigned LastSpace = CurrentState.LastSpace; in moveStatePastScopeOpener() local