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

Method getFullName

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

Source from the content-addressed store, hash-verified

120 }
121
122 llvm::StringRef getFullName() const { return def->getValueAsString("fullName"); }
123 std::vector<NamedAttribute> getFields() const { return fields; }
124 llvm::StringRef getAccessor() const {
125 return def->getValueAsString("paramAccessor");

Callers 1

emit_headerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected