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