Searched defs:LastSpace (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Format/ | ||
D | ContinuationIndenter.h | 171 unsigned LastSpace; member |
D | ContinuationIndenter.cpp | 929 unsigned LastSpace = State.Stack.back().LastSpace; in moveStatePastScopeOpener() local |