Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp371 bool ValueObjectDynamicValue::IsSyntheticChildrenGenerated() { in IsSyntheticChildrenGenerated() function in ValueObjectDynamicValue
H A DValueObjectSyntheticFilter.cpp410 bool ValueObjectSynthetic::IsSyntheticChildrenGenerated() { in IsSyntheticChildrenGenerated() function in ValueObjectSynthetic
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h687 virtual bool IsSyntheticChildrenGenerated() { in IsSyntheticChildrenGenerated() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp832 bool SBValue::IsSyntheticChildrenGenerated() { in IsSyntheticChildrenGenerated() function in SBValue