MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / emit

Method emit

imperative/tablegen/targets/python_c_extension.cpp:309–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307};
308
309Initproc EnumAttrEmitter::emit() {
310 emit_trait();
311 emit_tpl_spl();
312 return emit_initproc();
313}
314
315void EnumAttrEmitter::emit_trait() {
316 if (!firstOccur)

Callers 1

Calls 6

EnumAttrEmitterClass · 0.85
cpp_type_to_python_typeFunction · 0.85
getMgbAttributesMethod · 0.80
getEnumMembersMethod · 0.80
emplace_backMethod · 0.80
push_backMethod · 0.45

Tested by

no test coverage detected