Searched refs:GetTypedefType (Results 1 – 3 of 3) sorted by relevance
454 lldb::TypeSP GetTypedefType();
503 lldb::TypeSP Type::GetTypedefType() { in GetTypedefType() function in Type
1746 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeInModule()1755 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeInModule()1790 TypeSP typedefed_type_sp(typedef_type_sp->GetTypedefType()); in LookupTypeHere()1799 typedefed_type_sp = typedef_type_sp->GetTypedefType(); in LookupTypeHere()