Searched refs:GetMaxNumChildrenToPrint (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp478 ValueObjectPrinter::GetMaxNumChildrenToPrint (bool& print_dotdotdot) function in class:ValueObjectPrinter
518 size_t num_children = GetMaxNumChildrenToPrint(print_dotdotdot);
553 size_t num_children = GetMaxNumChildrenToPrint(print_dotdotdot);
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h357 GetMaxNumChildrenToPrint (bool& print_dotdotdot);

Completed in 15 milliseconds