Searched refs:GetSyntheticNavigator (Results 1 – 5 of 5) sorted by relevance
115 …return m_opaque_sp->GetSyntheticNavigator()->GetCount() + m_opaque_sp->GetRegexSyntheticNavigator(… in GetNumSynthetics()231 m_opaque_sp->GetSyntheticNavigator()->GetExact(ConstString(spec.GetName()), children_sp); in GetSyntheticForType()489 m_opaque_sp->GetSyntheticNavigator()->Add(ConstString(type_name.GetName()), synth.GetSP()); in AddTypeSynthetic()506 return m_opaque_sp->GetSyntheticNavigator()->Delete(ConstString(type_name.GetName())); in DeleteTypeSynthetic()
114 GetSyntheticNavigator () in GetSyntheticNavigator() function
75 if (!GetSyntheticNavigator()->Get(valobj, synth, use_dynamic, &reason_synth)) in Get()
511 category_sp->GetSyntheticNavigator()->Add(type_name,synth_sp); in AddCXXSynthetic()588 gnu_category_sp->GetSyntheticNavigator()->Add(ConstString("std::vector<std::allocator<bool> >"), in LoadLibStdcppFormatters()
2645 … cate->GetSyntheticNavigator()->LoopThrough(CommandObjectTypeSynthList_LoopCallback, param_vp); in PerCategoryCallback()3002 bool delete_category = category->GetSyntheticNavigator()->Delete(typeCS); in DoExecute()3270 category->GetSyntheticNavigator()->Clear(); in DoExecute()3643 category->GetSyntheticNavigator()->Add(type_name, entry); in AddSynth()