Home
last modified time | relevance | path

Searched defs:BlockParameterCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp688 auto BlockParameterCount = PrevNonComment->BlockParameterCount; addTokenOnCurrentLine() local
H A DFormatToken.h474 unsigned BlockParameterCount = 0; global() member