Home
last modified time | relevance | path

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

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