Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
92
LineNumber Function::getStartLine() const { return _startLine; }
93
LineNumber Function::getEndLine() const { return _endLine; }
94
Function::eLinkType Function::getLinkType() const { return _linkType; }
95
96
/**
97
*
Callers
1
serialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected