Searched refs:BreakpointLocationTreeDelegate (Results 1 – 1 of 1) sorted by relevance
5304 class BreakpointLocationTreeDelegate : public TreeDelegate { class5306 BreakpointLocationTreeDelegate(Debugger &debugger) in BreakpointLocationTreeDelegate() function in BreakpointLocationTreeDelegate5309 ~BreakpointLocationTreeDelegate() override = default;5472 std::make_shared<BreakpointLocationTreeDelegate>(m_debugger); in TreeDelegateGenerateChildren()5486 std::shared_ptr<BreakpointLocationTreeDelegate>