Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2610 PythonString py_string(PyRefType::Borrowed, py_return.get()); in GetSyntheticTypeName() local
3155 PythonString py_string(PyRefType::Borrowed, py_return.get()); in GetShortHelpForCommandObject() local