Searched refs:GetTypedefType (Results 1 – 3 of 3) sorted by relevance
460 lldb::TypeSP GetTypedefType();
508 lldb::TypeSP Type::GetTypedefType() { in GetTypedefType() function in Type
1703 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeInModule()1712 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeInModule()1747 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeHere()1756 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeHere()