Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBThread.cpp1284 SBValue SBThread::GetCurrentException() { in GetCurrentException() function in SBThread
/llvm-project-15.0.7/lldb/source/Target/
H A DThread.cpp1980 ValueObjectSP Thread::GetCurrentException() { in GetCurrentException() function in Thread