Home
last modified time | relevance | path

Searched defs:is_callback (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h196 bool is_callback) { in GenerateBreakpointCommandCallbackData()
202 bool is_callback) { in GenerateWatchpointCommandCallbackData()
293 bool is_callback) { in GenerateFunction()
312 bool is_callback) { in SetBreakpointCommandCallback()
338 bool is_callback) {} in SetWatchpointCommandCallback()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp366 bool is_callback) { in SetBreakpointCommandCallback()
387 bool is_callback) { in SetWatchpointCommandCallback()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1214 bool is_callback) { in SetBreakpointCommandCallback()
1223 bool is_callback) { in SetBreakpointCommandCallback()
1246 WatchpointOptions *wp_options, const char *user_input, bool is_callback) { in SetWatchpointCommandCallback()
1280 bool is_callback) { in GenerateFunction()
1764 bool is_callback) { in GenerateBreakpointCommandCallbackData()
1793 StringList &user_input, std::string &output, bool is_callback) { in GenerateWatchpointCommandCallbackData()