Home
last modified time | relevance | path

Searched refs:MinChildLevel (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp531 unsigned MinChildLevel = in createUnwrappedLine() local
542 *Child, Level + 1 + (Child->Level - MinChildLevel))); in createUnwrappedLine()