Home
last modified time | relevance | path

Searched refs:CopyValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Utility/
H A DRegisterValue.cpp166 if (copy.CopyValue(*this) && copy.GetData(copy_data)) in SetType()
479 bool RegisterValue::CopyValue(const RegisterValue &rhs) { in CopyValue() function in RegisterValue
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DRegisterValue.h83 bool CopyValue(const RegisterValue &rhs);