Searched defs:BlockParameterCount (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 688 auto BlockParameterCount = PrevNonComment->BlockParameterCount; addTokenOnCurrentLine() local |
H A D | FormatToken.h | 474 unsigned BlockParameterCount = 0; global() member |