Searched refs:GetTypedefType (Results 1 – 3 of 3) sorted by relevance
496 lldb::TypeSP GetTypedefType();
521 lldb::TypeSP Type::GetTypedefType() { in GetTypedefType() function in Type
1711 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeInModule()1720 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeInModule()1755 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeHere()1764 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeHere()