Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp581 ValueObject &ValueObjectPrinter::GetValueObjectForChildrenGeneration() { in GetValueObjectForChildrenGeneration() function in ValueObjectPrinter
643 ValueObject &synth_valobj = GetValueObjectForChildrenGeneration(); in GetMaxNumChildrenToPrint()
682 ValueObject &synth_valobj = GetValueObjectForChildrenGeneration(); in ShouldPrintEmptyBrackets()
724 ValueObject &synth_valobj = GetValueObjectForChildrenGeneration(); in PrintChildren()
778 ValueObject &synth_valobj = GetValueObjectForChildrenGeneration(); in PrintChildrenOneLiner()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h119 ValueObject &GetValueObjectForChildrenGeneration();