Home
last modified time | relevance | path

Searched defs:is_subtree (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/common/
Dnamespace.py37 def is_subtree(cls_inst): function
/third_party/python/Lib/lib2to3/fixes/
Dfix_next.py100 def is_subtree(root, node): function