MCPcopy 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
68bool Type::isStruct() const
69{
70 return false;
71}
72
73bool Type::isTypedef() const
74{

Callers 3

convertGEPIndicesMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36