MCPcopy 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_RefMethod · 0.70
InsertMethod · 0.70
operator()Method · 0.70
DoHashMethod · 0.70
HashGenericArgumentsMethod · 0.70
DirectHashMethod · 0.70
HashMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected