Searched defs:SetSyntheticChildrenGenerated (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Core/ | ||
H A D | ValueObjectDynamicValue.cpp | 374 void ValueObjectDynamicValue::SetSyntheticChildrenGenerated(bool b) { SetSyntheticChildrenGenerated() function in ValueObjectDynamicValue |
H A D | ValueObjectSyntheticFilter.cpp | 406 void ValueObjectSynthetic::SetSyntheticChildrenGenerated(bool b) { SetSyntheticChildrenGenerated() function in ValueObjectSynthetic |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ | ||
H A D | ValueObject.h | 635 virtual void SetSyntheticChildrenGenerated(bool b) { SetSyntheticChildrenGenerated() function |
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBValue.cpp | 824 void SBValue::SetSyntheticChildrenGenerated(bool is) { SetSyntheticChildrenGenerated() function in SBValue |