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

Method supportToString

imperative/tablegen/helper.h:77–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 return getBaseRecord()->getValueAsListOfStrings("enumMembers");
76 }
77 bool supportToString() const {
78 return getBaseRecord()->getValueAsBit("supportToString");
79 }
80 bool getEnumCombinedFlag() const {
81 return getBaseRecord()->getValueAsBit("enumCombined");
82 }

Callers 1

emit_tpl_splMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected