Searched refs:GetTypedefType (Results 1 – 3 of 3) sorted by relevance
133 lldb::TypeSP GetTypedefType();
391 lldb::TypeSP Type::GetTypedefType() { in GetTypedefType() function in Type
1652 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeInModule()1660 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeInModule()1696 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeHere()1704 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeHere()