MCPcopy Create free account
hub / github.com/avast/retdec / getLinkType

Method getLinkType

src/common/function.cpp:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92LineNumber Function::getStartLine() const { return _startLine; }
93LineNumber Function::getEndLine() const { return _endLine; }
94Function::eLinkType Function::getLinkType() const { return _linkType; }
95
96/**
97 *

Callers 1

serializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected