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 {
119 bool GetIntegerValue(llvm::APInt &Val);
523 value_sp = GetIntegerValue(0); in GetValue()584 ValueSP GetIntegerValue(uint32_t reg_index) { in GetIntegerValue() function in __anon31ea58350111::ReturnValueExtractor
345 if (Literal.GetIntegerValue(Result.Val)) { in EvaluateValue()
1404 if (Literal.GetIntegerValue(APVal)) in parseSimpleIntegerLiteral()
1466 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue() function in NumericLiteralParser
349 llvm::sys::toTimePoint(oso_symbol->GetIntegerValue(0)); in InitOSO()
3727 if (Literal.GetIntegerValue(ResultVal)) in ActOnNumericConstant()3894 if (Literal.GetIntegerValue(ResultVal)) { in ActOnNumericConstant()
51988 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(arg2); in _wrap_SBStructuredData_GetIntegerValue__SWIG_0()52012 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(); in _wrap_SBStructuredData_GetIntegerValue__SWIG_1()