Home
last modified time | relevance | path

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

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