Home
last modified time | relevance | path

Searched defs:type_sp (Results 1 – 25 of 31) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h56 void Add(lldb::TypeNameSpecifierImplSP type_sp, in Add()
63 bool Delete(lldb::TypeNameSpecifierImplSP type_sp) { in Delete()
222 void AddTypeFormat(lldb::TypeNameSpecifierImplSP type_sp, in AddTypeFormat()
234 void AddTypeSummary(lldb::TypeNameSpecifierImplSP type_sp, in AddTypeSummary()
246 void AddTypeFilter(lldb::TypeNameSpecifierImplSP type_sp, in AddTypeFilter()
258 void AddTypeSynthetic(lldb::TypeNameSpecifierImplSP type_sp, in AddTypeSynthetic()
271 bool DeleteTypeFormat(lldb::TypeNameSpecifierImplSP type_sp) { in DeleteTypeFormat()
275 bool DeleteTypeSummary(lldb::TypeNameSpecifierImplSP type_sp) { in DeleteTypeSummary()
279 bool DeleteTypeFilter(lldb::TypeNameSpecifierImplSP type_sp) { in DeleteTypeFilter()
283 bool DeleteTypeSynthetic(lldb::TypeNameSpecifierImplSP type_sp) { in DeleteTypeSynthetic()
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DTypeCategory.cpp250 TypeCategoryImpl::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType()
255 TypeCategoryImpl::GetSummaryForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSummaryForType()
260 TypeCategoryImpl::GetFilterForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFilterForType()
265 TypeCategoryImpl::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType()
H A DDataVisualization.cpp37 DataVisualization::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType()
48 DataVisualization::GetSummaryForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSummaryForType()
59 DataVisualization::GetFilterForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFilterForType()
64 DataVisualization::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType()
H A DFormatManager.cpp295 FormatManager::GetFormatForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFormatForType()
319 FormatManager::GetSummaryForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSummaryForType()
343 FormatManager::GetFilterForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetFilterForType()
367 FormatManager::GetSyntheticForType(lldb::TypeNameSpecifierImplSP type_sp) { in GetSyntheticForType()
H A DTypeFormat.cpp170 for (lldb::TypeSP type_sp : types.Types()) { in FormatObject() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DTypeMap.cpp27 void TypeMap::Insert(const TypeSP &type_sp) { in Insert()
34 bool TypeMap::InsertUnique(const TypeSP &type_sp) { in InsertUnique()
110 bool TypeMap::Remove(const lldb::TypeSP &type_sp) { in Remove()
H A DType.cpp131 const lldb::TypeSP &type_sp) in SymbolFileType()
403 lldb::TypeSP type_sp; in GetTypedefType() local
792 void TypeAndOrName::SetTypeSP(lldb::TypeSP type_sp) { in SetTypeSP()
821 TypeImpl::TypeImpl(const lldb::TypeSP &type_sp) in TypeImpl()
831 TypeImpl::TypeImpl(const lldb::TypeSP &type_sp, const CompilerType &dynamic) in TypeImpl()
842 void TypeImpl::SetType(const lldb::TypeSP &type_sp) { in SetType()
858 void TypeImpl::SetType(const lldb::TypeSP &type_sp, in SetType()
H A DSymbolContext.cpp568 [curr_block, &type_list](const lldb::TypeSP &type_sp) -> bool { in SortTypeList()
577 type_list.ForEach([&type_map](const lldb::TypeSP &type_sp) -> bool { in SortTypeList()
587 type_map.ForEach([this, &type_list](const lldb::TypeSP &type_sp) -> bool { in SortTypeList()
607 type_map.ForEach([this, &type_list](const lldb::TypeSP &type_sp) -> bool { in SortTypeList()
626 type_map.ForEach([this, &type_list](const lldb::TypeSP &type_sp) -> bool { in SortTypeList()
642 type_map.ForEach([&type_list](const lldb::TypeSP &type_sp) -> bool { in SortTypeList()
H A DTypeList.cpp27 void TypeList::Insert(const TypeSP &type_sp) { in Insert()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectMemory.cpp35 lldb::TypeSP &type_sp) { in Create()
55 lldb::TypeSP &type_sp) in ValueObjectMemory()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h24 UniqueDWARFASTType(lldb::TypeSP &type_sp, const DWARFDIE &die, in UniqueDWARFASTType()
H A DDWARFASTParserClang.cpp201 auto type_sp = dwarf->MakeType( in ParseTypeFromClangModule() local
446 if (TypeSP type_sp = in ParseTypeFromDWARF() local
462 TypeSP type_sp; in ParseTypeFromDWARF() local
530 TypeSP type_sp; in ParseTypeModifier() local
761 TypeSP type_sp; in ParseEnum() local
1337 TypeSP type_sp = in ParseArrayType() local
1486 const SymbolContext &sc, const DWARFDIE &die, TypeSP type_sp) { in UpdateSymbolContextScopeForType()
1573 TypeSP type_sp; in ParseStructureLikeDIE() local
H A DSymbolFileDWARFDebugMap.cpp1134 TypeSP type_sp; in FindDefinitionTypeForDWARFDeclContext() local
1168 TypeSP type_sp; in FindCompleteObjCDefinitionTypeForDIE() local
1192 TypeSP type_sp(oso_dwarf->FindCompleteObjCDefinitionTypeForDIE( in FindCompleteObjCDefinitionTypeForDIE() local
1209 TypeSP type_sp; in FindCompleteObjCDefinitionTypeForDIE() local
H A DSymbolFileDWARF.cpp2693 TypeSP type_sp; in GetTypeForDIE() local
2825 TypeSP type_sp; in FindCompleteObjCDefinitionTypeForDIE() local
2966 TypeSP type_sp; in FindDefinitionTypeForDWARFDeclContext() local
3123 TypeSP type_sp = dwarf_ast->ParseTypeFromDWARF(sc, die, type_is_new_ptr); in ParseType() local
3608 auto type_sp = std::make_shared<SymbolFileType>( in ParseVariableDIE() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h127 void SetType(const lldb::TypeSP &type_sp) { m_type_wp = type_sp; } in SetType()
H A DObjCLanguageRuntime.cpp152 TypeSP type_sp(types.GetTypeAtIndex(i)); in LookupInCompleteClassCache() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h347 lldb::TypeImplSP type_sp; in GetTypeAtIndex() local
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBValue.cpp397 TypeImplSP type_sp; in GetType() local
564 TypeImplSP type_sp(type.GetSP()); in CreateChildAtOffset() local
580 TypeImplSP type_sp(type.GetSP()); in Cast() local
H A DSBType.cpp34 SBType::SBType(const lldb::TypeSP &type_sp) in SBType()
H A DSBModule.cpp506 TypeSP type_sp(type_list.GetTypeAtIndex(idx)); in FindTypes() local
H A DSBTarget.cpp1762 TypeSP type_sp( in FindFirstType() local
1816 TypeSP type_sp(type_list.GetTypeAtIndex(idx)); in FindTypes() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp111 lldb::TypeSP type_sp; in GetTypeInfoFromVTableAddress() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp897 SymbolFileTypeSP type_sp = in CreateGlobalVariable() local
937 SymbolFileTypeSP type_sp = in CreateConstantSymbol() local
1826 TypeSP type_sp = GetOrCreateType(var_info.type); in CreateLocalVariable() local
2095 TypeSP type_sp = CreateAndCacheType(type_id); in ResolveTypeUID() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp700 TypeSP type_sp = m_ast.GetSymbolFile()->MakeType( in CreateLLDBTypeFromPDBType() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp509 TypeSP type_sp(type_list.GetTypeAtIndex(0)); in DoExecute() local

12