Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.h171 unsigned LastSpace; member
DContinuationIndenter.cpp929 unsigned LastSpace = State.Stack.back().LastSpace; in moveStatePastScopeOpener() local