Home
last modified time | relevance | path

Searched refs:BreakpointHit (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DCommands.h109 STDMETHOD (BreakpointHit) (THIS_ IDispatch * pBreakpoint);
H A DCommands.cpp301 HRESULT CCommands::XDebuggerEvents::BreakpointHit(IDispatch * pBreakpoint) in BreakpointHit() function in CCommands::XDebuggerEvents