Home
last modified time | relevance | path

Searched refs:SetTypeSP (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp129 type_info.SetTypeSP(type_sp); in GetTypeInfoFromVTableAddress()
161 type_info.SetTypeSP(type_sp); in GetTypeInfoFromVTableAddress()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DType.h417 void SetTypeSP(lldb::TypeSP type_sp);
/llvm-project-15.0.7/lldb/source/Symbol/
H A DType.cpp777 void TypeAndOrName::SetTypeSP(lldb::TypeSP type_sp) { in SetTypeSP() function in TypeAndOrName
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp790 class_type_or_name.SetTypeSP(type_sp); in GetDynamicTypeAndAddress()
795 class_type_or_name.SetTypeSP(type_sp); in GetDynamicTypeAndAddress()