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

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

Completed in 76 milliseconds