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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h100 ValueObject *GetValueObjectForChildrenGeneration();
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp539 ValueObject *ValueObjectPrinter::GetValueObjectForChildrenGeneration() { function in class:ValueObjectPrinter
584 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration();
619 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration();
661 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration();
710 ValueObject *synth_m_valobj = GetValueObjectForChildrenGeneration();

Completed in 167 milliseconds