Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDTextNodeDumper.cpp594 constexpr unsigned MaxChildrenPerLine = 4; in dumpAPValueChildren() local
600 (J - I < MaxChildrenPerLine)) { in dumpAPValueChildren()