Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBData.cpp135 double SBData::GetDouble(lldb::SBError &error, lldb::offset_t offset) { in GetDouble() function in SBData
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DDataExtractor.cpp628 double DataExtractor::GetDouble(offset_t *offset_ptr) const { in GetDouble() function in DataExtractor