Searched refs:GetSignedIntegerValue (Results 1 – 6 of 6) sorted by relevance
77 int64_t GetSignedIntegerValue(int64_t fail_value = 0) const;
690 ->GetSignedIntegerValue(); in GenerateSummary()787 ->GetSignedIntegerValue(); in GetLocationDescription()993 ->GetSignedIntegerValue(); in GenerateThreadName()1004 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) {
51888 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(arg2); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0()51912 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1()