Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp374 void ValueObjectDynamicValue::SetSyntheticChildrenGenerated(bool b) { SetSyntheticChildrenGenerated() function in ValueObjectDynamicValue
H A DValueObjectSyntheticFilter.cpp406 void ValueObjectSynthetic::SetSyntheticChildrenGenerated(bool b) { SetSyntheticChildrenGenerated() function in ValueObjectSynthetic
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h635 virtual void SetSyntheticChildrenGenerated(bool b) { SetSyntheticChildrenGenerated() function
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp824 void SBValue::SetSyntheticChildrenGenerated(bool is) { SetSyntheticChildrenGenerated() function in SBValue