Searched defs:MethodData (Results 1 – 1 of 1) sorted by relevance
685 class MethodData : public ItemData { class687 MethodData(PyObject *obj, bool needSpecialize, int recurseDepth) in MethodData() function in mindspore::pijit::MethodData