Searched refs:GetSignedIntegerValue (Results 1 – 6 of 6) sorted by relevance
77 int64_t GetSignedIntegerValue(int64_t fail_value = 0) const;
688 ->GetSignedIntegerValue(); in GenerateSummary()785 ->GetSignedIntegerValue(); in GetLocationDescription()991 ->GetSignedIntegerValue(); in GenerateThreadName()1002 o->GetObjectForDotSeparatedPath("mutex_id")->GetSignedIntegerValue(); in GenerateThreadName()
137 return (m_data_sp ? m_data_sp->GetSignedIntegerValue(fail_value)
201 int64_t SBStructuredData::GetSignedIntegerValue(int64_t fail_value) const { in GetSignedIntegerValue() function in SBStructuredData
125 int64_t GetSignedIntegerValue(int64_t fail_value = 0) {
49154 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(arg2); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0()49178 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1()