Searched defs:implementor (Results 1 – 2 of 2) sorted by relevance
248 const StructuredData::ObjectSP &implementor, in GetRecognizedArguments()423 CalculateNumChildren(const StructuredData::ObjectSP &implementor, in CalculateNumChildren()429 GetChildAtIndex(const StructuredData::ObjectSP &implementor, uint32_t idx) { in GetChildAtIndex()434 GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, in GetIndexOfChildWithName()440 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance()445 const StructuredData::ObjectSP &implementor) { in MightHaveChildrenSynthProviderInstance()450 GetSyntheticValue(const StructuredData::ObjectSP &implementor) { in GetSyntheticValue()455 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) { in GetSyntheticTypeName()
1494 PythonObject implementor(PyRefType::Borrowed, in GetRecognizedArguments() local2130 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in CalculateNumChildren() local2153 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetChildAtIndex() local2187 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetIndexOfChildWithName() local2212 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in UpdateSynthProviderInstance() local2236 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in MightHaveChildrenSynthProviderInstance() local2260 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetSyntheticValue() local2297 PythonObject implementor(PyRefType::Borrowed, in GetSyntheticTypeName() local2812 PythonObject implementor(PyRefType::Borrowed, in GetShortHelpForCommandObject() local2849 PythonObject implementor(PyRefType::Borrowed, in GetFlagsForCommandObject() local[all …]