Searched defs:unwrapIgnoringErrors (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h709 template <typename T> T unwrapIgnoringErrors(llvm::Expected<T> expected) { function in namespace:lldb_private::python

Completed in 95 milliseconds