Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp568 ValueObject *ValueObjectPrinter::GetValueObjectForChildrenGeneration() { in GetValueObjectForChildrenGeneration() function in ValueObjectPrinter
623 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in GetMaxNumChildrenToPrint()
658 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in ShouldPrintEmptyBrackets()
700 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in PrintChildren()
752 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration(); in PrintChildrenOneLiner()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h98 ValueObject *GetValueObjectForChildrenGeneration();