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.h342 return m_backend.GetSyntheticExpressionPathChild( in GetChildAtIndex()
/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DValueObject.h592 lldb::ValueObjectSP GetSyntheticExpressionPathChild(const char *expression,
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp1973 ValueObject::GetSyntheticExpressionPathChild(const char *expression, in GetSyntheticExpressionPathChild() function in ValueObject