Searched defs:GetSyntheticAtIndex (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/API/
H A DSBTypeCategory.cpp248 lldb::SyntheticChildrenSP children_sp = m_opaque_sp->GetSyntheticAtIndex((index));
279 SBTypeCategory::GetSyntheticAtIndex (uint32_t index) function in class:SBTypeCategory
283 lldb::SyntheticChildrenSP children_sp = m_opaque_sp->GetSyntheticAtIndex((index));
/external/lldb/source/DataFormatters/
H A DTypeCategory.cpp356 TypeCategoryImpl::GetSyntheticAtIndex (size_t index) function in class:TypeCategoryImpl

Completed in 371 milliseconds