Searched defs:StructuredPythonObject (Results 1 – 1 of 1) sorted by relevance
76 StructuredPythonObject() : StructuredData::Generic() {} in StructuredPythonObject() function78 StructuredPythonObject(void *obj) : StructuredData::Generic(obj) { in StructuredPythonObject() function