Home
last modified time | relevance | path

Searched defs:SetSyntheticChildrenGenerated (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp377 void ValueObjectDynamicValue::SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function in ValueObjectDynamicValue
H A DValueObjectSyntheticFilter.cpp416 void ValueObjectSynthetic::SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function in ValueObjectSynthetic
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h691 virtual void SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp842 void SBValue::SetSyntheticChildrenGenerated(bool is) { in SetSyntheticChildrenGenerated() function in SBValue