Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp814 static const char get_arg_info_script[] = R"( variable
845 static PythonScript get_arg_info(get_arg_info_script); in GetArgInfo()