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