Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h232 PythonObject object_class_mapping_proxy = in CreatePluginObject() local
246 dict_converter(object_class_mapping_proxy).AsType<PythonDictionary>(); in CreatePluginObject()