Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
bool Pattern::isTypeOther() const
248
{
249
return _type == eType::OTHER;
250
}
251
252
bool Pattern::isTypeCrypto() const
253
{
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64