Searched refs:GetSignedIntegerValue (Results 1 – 6 of 6) sorted by relevance
78 int64_t GetSignedIntegerValue(int64_t fail_value = 0) const;
687 ->GetSignedIntegerValue(); in GenerateSummary()784 ->GetSignedIntegerValue(); in GetLocationDescription()991 ->GetSignedIntegerValue(); in GenerateThreadName()1002 o->GetObjectForDotSeparatedPath("mutex_id")->GetSignedIntegerValue(); in GenerateThreadName()
127 return (m_data_sp ? m_data_sp->GetSignedIntegerValue(fail_value)
206 int64_t SBStructuredData::GetSignedIntegerValue(int64_t fail_value) const { in GetSignedIntegerValue() function in SBStructuredData
125 int64_t GetSignedIntegerValue(int64_t fail_value = 0) {
53016 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(arg2); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0()53040 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1()