reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
193 lldb::TypeSP GetOrCreateType(llvm::codeview::TypeIndex ti);
408 TypeSP func_type = GetOrCreateType(proc.FunctionType); 458 lldb::TypeSP modified_type = GetOrCreateType(mr.ModifiedType); 470 TypeSP pointee = GetOrCreateType(pr.ReferentType); 476 GetOrCreateType(mpi.ContainingType); 497 TypeSP direct_sp = GetOrCreateType(ti.makeDirect()); 581 TypeSP underlying_type = GetOrCreateType(er.UnderlyingType); 593 TypeSP element_type = GetOrCreateType(ar.ElementType); 1274 TypeSP type = GetOrCreateType(ti); 1293 TypeSP type = GetOrCreateType(*ti); 1345 TypeSP type_sp = GetOrCreateType(var_info.type); 1380 TypeSP target_type = GetOrCreateType(udt.Type);