Home
last modified time | relevance | path

Searched defs:max_num_children (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/test/API/functionalities/data-formatter/synthcapping/
H A DfooSynthProvider.py19 def num_children(self, max_num_children): argument
/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp648 llvm::SaturatingAdd(max_num_children, uint32_t(1))); in GetMaxNumChildrenToPrint() local
H A DFormatManager.cpp461 const size_t max_num_children = in ShouldPrintAsOneLiner() local
/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp973 uint32_t max_num_children = DumpValue() local