Searched refs:GetIntegerValue (Results 1 – 12 of 12) sorted by relevance
189 uint64_t SBStructuredData::GetIntegerValue(uint64_t fail_value) const { in GetIntegerValue() function in SBStructuredData198 return m_impl_up->GetIntegerValue(fail_value); in GetUnsignedIntegerValue()204 return m_impl_up->GetIntegerValue(fail_value); in GetSignedIntegerValue()
131 uint64_t GetIntegerValue(uint64_t fail_value = 0) const {136 int64_t GetIntegerValue(int64_t fail_value = 0) const {
82 uint64_t GetIntegerValue(uint64_t fail_value = 0) const;
117 uint64_t GetIntegerValue(uint64_t fail_value = 0) const {
118 bool GetIntegerValue(llvm::APInt &Val);
525 value_sp = GetIntegerValue(0); in GetValue()586 ValueSP GetIntegerValue(uint32_t reg_index) { in GetIntegerValue() function in __anon0244f9eb0111::ReturnValueExtractor
345 if (Literal.GetIntegerValue(Result.Val)) { in EvaluateValue()
1395 if (Literal.GetIntegerValue(APVal)) in parseSimpleIntegerLiteral()
1431 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue() function in NumericLiteralParser
348 llvm::sys::toTimePoint(oso_symbol->GetIntegerValue(0)); in InitOSO()
4001 if (Literal.GetIntegerValue(ResultVal)) in ActOnNumericConstant()4163 if (Literal.GetIntegerValue(ResultVal)) { in ActOnNumericConstant()
49254 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(arg2); in _wrap_SBStructuredData_GetIntegerValue__SWIG_0()49278 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(); in _wrap_SBStructuredData_GetIntegerValue__SWIG_1()