Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DValueObjectDynamicValue.cpp364 void ValueObjectDynamicValue::SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function in ValueObjectDynamicValue
DValueObjectSyntheticFilter.cpp402 void ValueObjectSynthetic::SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function in ValueObjectSynthetic
DValueObject.cpp3246 void ValueObject::SetSyntheticChildrenGenerated(bool b) { in SetSyntheticChildrenGenerated() function in ValueObject
/external/llvm-project/lldb/source/API/
DSBValue.cpp863 void SBValue::SetSyntheticChildrenGenerated(bool is) { in SetSyntheticChildrenGenerated() function in SBValue