Home
last modified time | relevance | path

Searched refs:TransformBack (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.h390 void TransformBack(T &original_arg, U transformed_arg, Status &error) { in TransformBack() function
399 (TransformBack(std::get<I>(original_args), std::get<I>(transformed_args), in ReassignPtrsOrRefsArgs()