Searched defs:VariablePos (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
| H A D | ContinuationIndenter.h | 269 unsigned VariablePos = 0; global() member |
| H A D | ContinuationIndenter.cpp | 1759 unsigned VariablePos = State.Stack.back().VariablePos; moveStatePastFakeRParens() local |