Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ isReference
Method
isReference
src/ctypes/type.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
bool Type::isReference() const
64
{
65
return false;
66
}
67
68
bool Type::isStruct() const
69
{
Callers
3
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36