Searched defs:implementor (Results 1 – 2 of 2) sorted by relevance
250 const StructuredData::ObjectSP &implementor, in GetRecognizedArguments()255 virtual bool ShouldHide(const StructuredData::ObjectSP &implementor, in ShouldHide()361 CalculateNumChildren(const StructuredData::ObjectSP &implementor, in CalculateNumChildren()367 GetChildAtIndex(const StructuredData::ObjectSP &implementor, uint32_t idx) { in GetChildAtIndex()372 GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, in GetIndexOfChildWithName()378 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance()383 const StructuredData::ObjectSP &implementor) { in MightHaveChildrenSynthProviderInstance()388 GetSyntheticValue(const StructuredData::ObjectSP &implementor) { in GetSyntheticValue()393 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) { in GetSyntheticTypeName()
1482 PythonObject implementor(PyRefType::Borrowed, in GetRecognizedArguments() local1526 PythonObject implementor(PyRefType::Borrowed, in ShouldHide() local1991 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in CalculateNumChildren() local2014 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetChildAtIndex() local2048 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetIndexOfChildWithName() local2076 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in UpdateSynthProviderInstance() local2100 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in MightHaveChildrenSynthProviderInstance() local2124 auto *implementor = static_cast<PyObject *>(generic->GetValue()); in GetSyntheticValue() local2161 PythonObject implementor(PyRefType::Borrowed, in GetSyntheticTypeName() local2795 PythonObject implementor(PyRefType::Borrowed, in GetShortHelpForCommandObject() local[all …]