Searched refs:BreakpointLocationTreeDelegate (Results 1 – 1 of 1) sorted by relevance
5281 class BreakpointLocationTreeDelegate : public TreeDelegate { class5283 BreakpointLocationTreeDelegate(Debugger &debugger) in BreakpointLocationTreeDelegate() function in BreakpointLocationTreeDelegate5286 ~BreakpointLocationTreeDelegate() override = default;5450 std::make_shared<BreakpointLocationTreeDelegate>(m_debugger); in TreeDelegateGenerateChildren()5465 std::shared_ptr<BreakpointLocationTreeDelegate>