Searched refs:GetScratchTypeSystems (Results 1 – 5 of 5) sorted by relevance
1838 for (auto type_system_sp : target_sp->GetScratchTypeSystems()) in FindFirstType()1851 for (auto type_system_sp : target_sp->GetScratchTypeSystems()) in GetBasicType()1886 for (auto type_system_sp : target_sp->GetScratchTypeSystems()) in FindTypes()
1163 GetScratchTypeSystems(bool create_on_demand = true);
3627 for (auto type_system_sp : target->GetScratchTypeSystems()) in CreateValueObjectFromBool()
2449 Target::GetScratchTypeSystems(bool create_on_demand) { in GetScratchTypeSystems() function in Target
5266 for (lldb::TypeSystemSP ts : GetSelectedTarget().GetScratchTypeSystems()) in DoExecute()