Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
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
/external/lzma/CPP/7zip/UI/Console/
DList.cpp761 static HRESULT GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, CListUInt64Def &val… in GetUInt64Value() function