Home
last modified time | relevance | path

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

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