Home
last modified time | relevance | path

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

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