MCPcopy Create free account
hub / github.com/avast/retdec / isTypeOther

Method isTypeOther

src/common/pattern.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247bool Pattern::isTypeOther() const
248{
249 return _type == eType::OTHER;
250}
251
252bool Pattern::isTypeCrypto() const
253{

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64