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

/external/lldb/source/API/
H A DSBTypeCategory.cpp145 SBTypeCategory::GetTypeNameSpecifierForSyntheticAtIndex (uint32_t index) function in class:SBTypeCategory
149 return SBTypeNameSpecifier(m_opaque_sp->GetTypeNameSpecifierForSyntheticAtIndex(index));
/external/lldb/source/DataFormatters/
H A DTypeCategory.cpp365 TypeCategoryImpl::GetTypeNameSpecifierForSyntheticAtIndex (size_t index) function in class:TypeCategoryImpl

Completed in 537 milliseconds