Home
last modified time | relevance | path

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

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