Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h430 void SetTypeSP(lldb::TypeSP type_sp);
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DType.cpp792 void TypeAndOrName::SetTypeSP(lldb::TypeSP type_sp) { in SetTypeSP() function in TypeAndOrName
/openbsd-src/gnu/llvm/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()