Searched defs:GetCurrentException (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBThread.cpp | 1305 SBValue SBThread::GetCurrentException() { in GetCurrentException() function in SBThread |
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | Thread.cpp | 2000 ValueObjectSP Thread::GetCurrentException() { GetCurrentException() function in Thread |