Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DScriptInterpreter.cpp111 const char *callback_text) { in SetBreakpointCommandCallback() argument
114 error = SetBreakpointCommandCallback(bp_options, callback_text); in SetBreakpointCommandCallback()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h377 const char *callback_text);
380 const char *callback_text) { in SetBreakpointCommandCallback() argument