Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dresolve.h144 using ClassTypePtr = std::shared_ptr<ClassType>; variable
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dauto_monad.cc38 using ClassTypePtr = std::shared_ptr<parse::ClassType>; typedef