Searched refs:GetErrorByIndex (Results 1 – 3 of 3) sorted by relevance
99 return m_decoded_thread_sp->GetErrorByIndex(m_pos); in GetError()
163 llvm::StringRef GetErrorByIndex(uint64_t item_index) const;
246 llvm::StringRef DecodedThread::GetErrorByIndex(uint64_t item_index) const { in GetErrorByIndex() function in DecodedThread