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

Method getUnderlyingType

imperative/tablegen/helper.h:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 return llvm::cast<RecordVisitor>(baseAttr).getDef();
57 }
58 llvm::StringRef getUnderlyingType() const {
59 return def->getValueAsString("underlyingType");
60 }
61};
62
63struct MgbEnumAttrMixin : public MgbAttrWrapperBase {

Callers 2

attr_to_ctypeFunction · 0.80
emit_headerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected