MCPcopy Create free account
hub / github.com/chipsalliance/Surelog / setLibrary

Method setLibrary

include/Surelog/Design/FileContent.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 ~FileContent() final;
63
64 void setLibrary(Library* lib) { m_library = lib; }
65
66 using NameIdMap = std::map<std::string, NodeId, std::less<>>;
67

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected