Home
last modified time | relevance | path

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

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