Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/DataFormatters/
HDDataVisualization.cpp53 DataVisualization::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in DataVisualization
HDFormatManager.cpp691 FormatManager::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in FormatManager
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDValueObject.h819 lldb::SyntheticChildrenSP GetSyntheticChildren() { in GetSyntheticChildren() function