Searched defs:transformed_args (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ | ||
H A D | ScriptedPythonInterface.h | 122 auto transformed_args = TransformArgs(original_args); CreatePluginObject() local |