Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp698 auto BlockParameterCount = PrevNonComment->BlockParameterCount; in addTokenOnCurrentLine() local
H A DFormatToken.h496 unsigned BlockParameterCount = 0; member