Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DDataVisualization.cpp53 DataVisualization::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in DataVisualization
DFormatManager.cpp682 FormatManager::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in FormatManager
/external/llvm-project/lldb/include/lldb/Core/
DValueObject.h726 lldb::SyntheticChildrenSP GetSyntheticChildren() { in GetSyntheticChildren() function