Home
last modified time | relevance | path

Searched refs:GetOptionsForPyObject (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1049 GetOptionsForPyObject(const PythonObject &obj) { in GetOptionsForPyObject() function
1213 return GetOptionsForPyObject(m_py_obj); in GetOptions()
1346 auto options = GetOptionsForPyObject(*this); in ConvertToFile()