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.h194 bool is_callback) { in GenerateBreakpointCommandCallbackData()
202 bool is_callback) { in GenerateWatchpointCommandCallbackData()
305 bool is_callback) { in GenerateFunction()
326 bool is_callback) { in SetBreakpointCommandCallback()
358 bool is_callback) {} in SetWatchpointCommandCallback()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp353 bool is_callback) { in SetBreakpointCommandCallback() argument
374 bool is_callback) { in SetWatchpointCommandCallback() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1234 bool is_callback) { in SetBreakpointCommandCallback()
1243 bool is_callback) { in SetBreakpointCommandCallback()
1267 bool is_callback) { in SetWatchpointCommandCallback()
1300 bool is_callback) { in GenerateFunction()
1797 bool is_callback) { in GenerateBreakpointCommandCallbackData()
1826 StringList &user_input, std::string &output, bool is_callback) { in GenerateWatchpointCommandCallbackData()