Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
HDTypeSynthetic.h400 … return m_backend.GetSyntheticExpressionPathChild(filter->GetExpressionPathAtIndex(idx), true); in GetChildAtIndex()
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDValueObject.h668 GetSyntheticExpressionPathChild(const char* expression, bool can_create);
/trueos/contrib/llvm/tools/lldb/source/Core/
HDValueObject.cpp2232 ValueObject::GetSyntheticExpressionPathChild(const char* expression, bool can_create) in GetSyntheticExpressionPathChild() function in ValueObject