Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.cpp33 python::PythonList result_list(python::PyRefType::Borrowed, p.get()); in ExtractValueFromPythonObject() local
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1515 PythonList result_list(PyRefType::Borrowed, py_return.get()); GetRecognizedArguments() local