Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/op_declare/
Dop_proto.cc205 for (const auto &alias_type : alias_types) { in ProcessPromoteTypes() local
/third_party/python/Include/internal/
Dpycore_ast_state.h156 PyObject *alias_type; member