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