Searched defs:GetSyntheticChildren (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/ | ||
H A D | DataVisualization.cpp | 53 DataVisualization::GetSyntheticChildren(ValueObject &valobj, in GetSyntheticChildren() function in DataVisualization |
H A D | FormatManager.cpp | 679 FormatManager::GetSyntheticChildren(ValueObject &valobj, GetSyntheticChildren() function in FormatManager |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ | ||
H A D | ValueObject.h | 733 lldb::SyntheticChildrenSP GetSyntheticChildren() { GetSyntheticChildren() function |