Home | History | Annotate | Download | only in DataFormatters

Lines Matching defs:GetSyntheticForType

220 FormatManager::GetSyntheticForType (lldb::TypeNameSpecifierImplSP type_sp)
235 lldb::ScriptedSyntheticChildrenSP synth_current_sp((ScriptedSyntheticChildren*)category_sp->GetSyntheticForType(type_sp).get());
253 lldb::ScriptedSyntheticChildrenSP synth_sp = GetSyntheticForType(type_sp);