Home
last modified time | relevance | path

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

/external/lldb/include/lldb/DataFormatters/
DTypeSynthetic.h386 … return m_backend.GetSyntheticExpressionPathChild(filter->GetExpressionPathAtIndex(idx), true); in GetChildAtIndex()
/external/lldb/include/lldb/Core/
DValueObject.h863 GetSyntheticExpressionPathChild(const char* expression, bool can_create);
/external/lldb/source/Core/
DValueObject.cpp2181 ValueObject::GetSyntheticExpressionPathChild(const char* expression, bool can_create) in GetSyntheticExpressionPathChild() function in ValueObject