Searched refs:StackFrameWP (Results 1 – 3 of 3) sorted by relevance
371 ExecutionContext(const lldb::StackFrameWP &frame_wp);
74 ExecutionContext::ExecutionContext(const lldb::StackFrameWP &frame_wp) in ExecutionContext()
433 typedef std::weak_ptr<lldb_private::StackFrame> StackFrameWP; typedef