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

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

Completed in 142 milliseconds