Searched defs:implementor (Results 1 – 2 of 2) sorted by relevance
250 const StructuredData::ObjectSP &implementor, in GetRecognizedArguments()381 CalculateNumChildren(const StructuredData::ObjectSP &implementor, in CalculateNumChildren()387 GetChildAtIndex(const StructuredData::ObjectSP &implementor, uint32_t idx) { in GetChildAtIndex()392 GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, in GetIndexOfChildWithName()398 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance()403 const StructuredData::ObjectSP &implementor) { in MightHaveChildrenSynthProviderInstance()408 GetSyntheticValue(const StructuredData::ObjectSP &implementor) { in GetSyntheticValue()413 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) { in GetSyntheticTypeName()
1499 PythonObject implementor(PyRefType::Borrowed, in GetRecognizedArguments() local2024 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in CalculateNumChildren() local2047 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetChildAtIndex() local2081 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetIndexOfChildWithName() local2106 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in UpdateSynthProviderInstance() local2130 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in MightHaveChildrenSynthProviderInstance() local2154 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetSyntheticValue() local2191 PythonObject implementor(PyRefType::Borrowed, in GetSyntheticTypeName() local2782 PythonObject implementor(PyRefType::Borrowed, in GetShortHelpForCommandObject() local2819 PythonObject implementor(PyRefType::Borrowed, in GetFlagsForCommandObject() local[all …]