Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObjectCast.cpp104 SetAddressTypeOfChildren(m_parent->GetAddressTypeOfChildren()); in UpdateValue()
HDValueObjectChild.cpp153 AddressType addr_type = parent->GetAddressTypeOfChildren(); in UpdateValue()
HDValueObject.cpp1871 *address_type = GetAddressTypeOfChildren(); in GetPointerValue()
3697 address_type = GetAddressTypeOfChildren(); in GetCPPVTableAddress()
4186 ValueObject::GetAddressTypeOfChildren() in GetAddressTypeOfChildren() function in ValueObject
4192 return root->GetAddressTypeOfChildren(); in GetAddressTypeOfChildren()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDValueObject.h975 GetAddressTypeOfChildren();