Home
last modified time | relevance | path

Searched refs:GetSyntheticExpressionPathChild (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h327 return m_backend.GetSyntheticExpressionPathChild( in GetChildAtIndex()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h574 lldb::ValueObjectSP GetSyntheticExpressionPathChild(const char *expression,
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1769 ValueObject::GetSyntheticExpressionPathChild(const char *expression, in GetSyntheticExpressionPathChild() function in ValueObject