Searched refs:GetTypeNameSpecifierAtIndex (Results 1 – 3 of 3) sorted by relevance
291 return m_format_cont.GetTypeNameSpecifierAtIndex(index); in GetTypeNameSpecifierForFormatAtIndex()296 return m_summary_cont.GetTypeNameSpecifierAtIndex(index); in GetTypeNameSpecifierForSummaryAtIndex()301 return m_filter_cont.GetTypeNameSpecifierAtIndex(index); in GetTypeNameSpecifierForFilterAtIndex()306 return m_synth_cont.GetTypeNameSpecifierAtIndex(index); in GetTypeNameSpecifierForSyntheticAtIndex()
138 lldb::TypeNameSpecifierImplSP GetTypeNameSpecifierAtIndex(size_t index) { in GetTypeNameSpecifierAtIndex() function141 return sc->GetTypeNameSpecifierAtIndex(index); in GetTypeNameSpecifierAtIndex()
224 lldb::TypeNameSpecifierImplSP GetTypeNameSpecifierAtIndex(size_t index) { in GetTypeNameSpecifierAtIndex() function