Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h327 return m_backend.GetSyntheticExpressionPathChild( in GetChildAtIndex()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h574 lldb::ValueObjectSP GetSyntheticExpressionPathChild(const char *expression,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp1781 ValueObject::GetSyntheticExpressionPathChild(const char *expression, in GetSyntheticExpressionPathChild() function in ValueObject