Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h322 return m_backend.GetSyntheticExpressionPathChild( in GetChildAtIndex()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h591 lldb::ValueObjectSP GetSyntheticExpressionPathChild(const char *expression,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp1899 ValueObject::GetSyntheticExpressionPathChild(const char *expression, in GetSyntheticExpressionPathChild() function in ValueObject