Home
last modified time | relevance | path

Searched defs:GetAsUInt64 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp249 OptionValueUInt64 *OptionValue::GetAsUInt64() { GetAsUInt64() function in OptionValue
255 const OptionValueUInt64 *OptionValue::GetAsUInt64() const { GetAsUInt64() function in OptionValue
/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp537 uint64_t RegisterValue::GetAsUInt64(uint64_t fail_value, GetAsUInt64() function in RegisterValue