Home
last modified time | relevance | path

Searched defs:transformed_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPythonInterface.h
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h122 auto transformed_args = TransformArgs(original_args); in CreatePluginObject() local
258 auto transformed_args = TransformArgs(original_args); in Dispatch() local
396 std::tuple<Us...> &transformed_args, in ReassignPtrsOrRefsArgs()
407 std::tuple<Us...> &transformed_args) { in ReassignPtrsOrRefsArgs()