Searched refs:GetTypedefType (Results 1 – 3 of 3) sorted by relevance
148 lldb::TypeSP GetTypedefType();
392 lldb::TypeSP Type::GetTypedefType() { in GetTypedefType() function in Type
1640 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeInModule()1649 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeInModule()1685 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeHere()1694 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeHere()