Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1338 static uint32_t num_created_functions = 0; in GenerateTypeScriptFunction() local
1351 num_created_functions, name_token)); in GenerateTypeScriptFunction()
1365 static uint32_t num_created_functions = 0; in GenerateScriptAliasFunction() local
1374 "lldb_autogen_python_cmd_alias_func", num_created_functions)); in GenerateScriptAliasFunction()
1970 static uint32_t num_created_functions = 0; in GenerateBreakpointCommandCallbackData() local
1980 "lldb_autogen_python_bp_callback_func_", num_created_functions)); in GenerateBreakpointCommandCallbackData()
1999 static uint32_t num_created_functions = 0; in GenerateWatchpointCommandCallbackData() local
2007 "lldb_autogen_python_wp_callback_func_", num_created_functions)); in GenerateWatchpointCommandCallbackData()