Searched defs:LastSpace (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h202 ParenState(const FormatToken *Tok, unsigned Indent, unsigned LastSpace, argument
232 unsigned LastSpace; member in struct:clang::format::ParenState
H A DContinuationIndenter.cpp1426 unsigned LastSpace = State.Stack.back().LastSpace; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFGPrinter.h162 unsigned LastSpace = 0; local

Completed in 176 milliseconds