Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectDynamicValue.cpp401 void ValueObjectDynamicValue::SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function in ValueObjectDynamicValue
H A DValueObjectSynthetic.cpp421 void ValueObjectSynthetic::SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function in ValueObjectSynthetic
/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DValueObject.h695 virtual void SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp861 void SBValue::SetSyntheticChildrenGenerated(bool is) { in SetSyntheticChildrenGenerated() function in SBValue