LLDB mainline
ObjCExceptionThrowFrameRecognizer Class Reference
Inheritance diagram for ObjCExceptionThrowFrameRecognizer:
[legend]

Private Member Functions

lldb::RecognizedStackFrameSP RecognizeFrame (lldb::StackFrameSP frame) override
std::string GetName () override

Additional Inherited Members

Public Member Functions inherited from lldb_private::StackFrameRecognizer
virtual ~StackFrameRecognizer ()=default

Detailed Description

Definition at line 3442 of file AppleObjCRuntimeV2.cpp.

Member Function Documentation

◆ GetName()

std::string ObjCExceptionThrowFrameRecognizer::GetName ( )
inlineoverrideprivatevirtual

Reimplemented from lldb_private::StackFrameRecognizer.

Definition at line 3448 of file AppleObjCRuntimeV2.cpp.

◆ RecognizeFrame()

lldb::RecognizedStackFrameSP ObjCExceptionThrowFrameRecognizer::RecognizeFrame ( lldb::StackFrameSP frame)
inlineoverrideprivatevirtual

Reimplemented from lldb_private::StackFrameRecognizer.

Definition at line 3444 of file AppleObjCRuntimeV2.cpp.

References lldb::eBasicTypeVoid.


The documentation for this class was generated from the following file: