Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp129 type_info.SetTypeSP(type_sp); in GetTypeInfoFromVTableAddress()
161 type_info.SetTypeSP(type_sp); in GetTypeInfoFromVTableAddress()
/external/llvm-project/lldb/include/lldb/Symbol/
DType.h415 void SetTypeSP(lldb::TypeSP type_sp);
/external/llvm-project/lldb/source/Symbol/
DType.cpp779 void TypeAndOrName::SetTypeSP(lldb::TypeSP type_sp) { in SetTypeSP() function in TypeAndOrName
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp469 class_type_or_name.SetTypeSP(type_sp); in GetDynamicTypeAndAddress()
474 class_type_or_name.SetTypeSP(type_sp); in GetDynamicTypeAndAddress()