Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ isTypeUnknown
Method
isTypeUnknown
src/common/pattern.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
bool Pattern::Match::isTypeUnknown() const
88
{
89
return _type == eType::UNKNOWN;
90
}
91
92
bool Pattern::Match::isTypeIntegral() const
93
{
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64