MCPcopy 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
63bool Type::isReference() const
64{
65 return false;
66}
67
68bool Type::isStruct() const
69{

Callers 3

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36