Searched defs:IsSyntheticChildrenGenerated (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Core/ | ||
H A D | ValueObjectDynamicValue.cpp | 368 bool ValueObjectDynamicValue::IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function in ValueObjectDynamicValue |
H A D | ValueObjectSyntheticFilter.cpp | 400 bool ValueObjectSynthetic::IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function in ValueObjectSynthetic |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ | ||
H A D | ValueObject.h | 631 virtual bool IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function |
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBValue.cpp | 814 bool SBValue::IsSyntheticChildrenGenerated() { IsSyntheticChildrenGenerated() function in SBValue |