Searched refs:GetTypeAtIndex (Results 1 – 13 of 13) sorted by relevance
157 type_sp = class_types.GetTypeAtIndex(0); in GetDynamicTypeAndAddress()165 class_type_or_name.SetTypeSP(class_types.GetTypeAtIndex(0)); in GetDynamicTypeAndAddress()174 type_sp = class_types.GetTypeAtIndex(i); in GetDynamicTypeAndAddress()189 type_sp = class_types.GetTypeAtIndex(i); in GetDynamicTypeAndAddress()
466 Append(const_cast<SBTypeList&>(rhs).GetTypeAtIndex(i)); in SBTypeList()482 Append(const_cast<SBTypeList&>(rhs).GetTypeAtIndex(i)); in operator =()495 SBTypeList::GetTypeAtIndex(uint32_t index) in GetTypeAtIndex() function in SBTypeList498 return SBType(m_opaque_ap->GetTypeAtIndex(index)); in GetTypeAtIndex()
566 TypeSP type_sp (type_list.GetTypeAtIndex(idx)); in FindTypes()
2229 TypeSP type_sp (type_list.GetTypeAtIndex(idx)); in FindTypes()
54 GetTypeAtIndex(uint32_t idx);
586 GetTypeAtIndex(size_t idx) in GetTypeAtIndex() function
232 GetTypeAtIndex (uint32_t index);
125 TypeList::GetTypeAtIndex(uint32_t idx) in GetTypeAtIndex() function in TypeList
132 TypeSP type_sp (types.GetTypeAtIndex(i)); in LookupInCompleteClassCache()
236 lldb::TypeSP type = types.GetTypeAtIndex(ti); in CompleteType()275 lldb::TypeSP type = types.GetTypeAtIndex(ti); in CompleteType()691 lldb::TypeSP type_sp = types.GetTypeAtIndex(0); in FindExternalVisibleDecls()
548 TypeSP type_sp (type_list.GetTypeAtIndex(0)); in DoExecute()
1854 TypeSP type_sp (type_list.GetTypeAtIndex(0)); in LookupTypeHere()
889 return type_list.GetTypeAtIndex(0); in FindFirstType()