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