Home
last modified time | relevance | path

Searched refs:SetSyntheticChildren (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DValueObject.h737 void SetSyntheticChildren(const lldb::SyntheticChildrenSP &synth_sp) { in SetSyntheticChildren() function
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp221 SetSyntheticChildren( in UpdateFormatsIfNeeded()
243 SetSyntheticChildren(lldb::SyntheticChildrenSP()); in ClearDynamicTypeInformation()