reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
  135     if (thread == nullptr) {
  137       thread = exe_ctx.GetThreadPtr();
  139     if (thread) {
  140       exe_ctx.SetFrameSP(thread->GetSelectedFrame());