Searched refs:GetTypedefType (Results 1 – 3 of 3) sorted by relevance
145 lldb::TypeSP GetTypedefType();
402 lldb::TypeSP Type::GetTypedefType() { in GetTypedefType() function in Type
1655 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeInModule()1664 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeInModule()1700 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeHere()1709 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeHere()