Searched refs:GetTypedefType (Results 1 – 3 of 3) sorted by relevance
142 lldb::TypeSP GetTypedefType();
393 lldb::TypeSP Type::GetTypedefType() { in GetTypedefType() function in Type
1671 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeInModule()1680 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeInModule()1716 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeHere()1725 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeHere()