Searched refs:GetExceptionObject (Results 1 – 4 of 4) sorted by relevance
68 Value *GetExceptionObject(ResumeInst *RI);92 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject() function in DwarfEHPrepare228 Value *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()254 Value *ExnObj = GetExceptionObject(RI); in InsertUnwindResumeCalls()
36 virtual lldb::ValueObjectSP GetExceptionObject() { in GetExceptionObject() function
1990 if (auto e = recognized_frame->GetExceptionObject()) in GetCurrentException()
3048 lldb::ValueObjectSP GetExceptionObject() override { return exception; } in GetExceptionObject() function in ObjCExceptionRecognizedStackFrame