Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Hash
Class
Hash
IDEHelper/Compiler/BfResolvedTypeUtils.h:1569–1572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1567
bool operator==(BfMethodInstance* methodInstance) const;
1568
1569
struct Hash
1570
{
1571
size_t operator()(const BfMethodRef& val) const;
1572
};
1573
1574
struct Equals
1575
{
Callers
7
ResolveTypeRef_Ref
Method · 0.70
Insert
Method · 0.70
operator()
Method · 0.70
DoHash
Method · 0.70
HashGenericArguments
Method · 0.70
DirectHash
Method · 0.70
Hash
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected