Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectDynamicValue.cpp368 bool ValueObjectDynamicValue::IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function in ValueObjectDynamicValue
H A DValueObjectSyntheticFilter.cpp400 bool ValueObjectSynthetic::IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function in ValueObjectSynthetic
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h631 virtual bool IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp814 bool SBValue::IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function in SBValue