Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp20 uint64_t OptionValue::GetUInt64Value(uint64_t fail_value, bool *success_ptr) { in GetUInt64Value() function in OptionValue
424 uint64_t OptionValue::GetUInt64Value(uint64_t fail_value) const { in GetUInt64Value() function in OptionValue