Home
last modified time | relevance | path

Searched defs:GetSyntheticChildren (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp53 DataVisualization::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in DataVisualization
H A DFormatManager.cpp691 FormatManager::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in FormatManager
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h819 lldb::SyntheticChildrenSP GetSyntheticChildren() { in GetSyntheticChildren() function