Home
last modified time | relevance | path

Searched defs:ToError (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DDecodedThread.cpp41 Error IntelPTInstruction::ToError() const { in ToError() function in IntelPTInstruction
/external/llvm-project/lldb/source/Utility/
DStatus.cpp90 llvm::Error Status::ToError() const { in ToError() function in Status