Home
last modified time | relevance | path

Searched refs:debug_has_expr_breakpoint (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Ddebugger.pro9 int debug_has_expr_breakpoint(void);
/vim-8.2.3635/src/
H A Ddebugger.c748 debug_has_expr_breakpoint() in debug_has_expr_breakpoint() function
H A Dvim9execute.c1568 return ufunc->uf_has_breakpoint || debug_has_expr_breakpoint(); in may_break_in_function()