Searched defs:GetFirstType (Results 1 – 9 of 9) sorted by relevance
42 template <typename T, typename...> struct GetFirstType { struct43 using type = T;
341 lldb::TypeSP GetFirstType() const { return m_type_map.FirstType(); } in GetFirstType() function
345 lldb::TypeSP GetFirstType() const { return m_type_map.FirstType(); } in GetFirstType() function
347 lldb::TypeSP GetFirstType() const { return m_type_map.FirstType(); } in GetFirstType() function