Searched defs:GetDouble (Results 1 – 2 of 2) sorted by relevance
132 double SBData::GetDouble(lldb::SBError &error, lldb::offset_t offset) { in GetDouble() function in SBData
627 double DataExtractor::GetDouble(offset_t *offset_ptr) const { in GetDouble() function in DataExtractor