MCPcopy Create free account
hub / github.com/beefytech/Beef / BfVirtualMethodEntry

Class BfVirtualMethodEntry

IDEHelper/Compiler/BfResolvedTypeUtils.h:1813–1817  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1811};
1812
1813struct BfVirtualMethodEntry
1814{
1815 BfNonGenericMethodRef mDeclaringMethod;
1816 BfNonGenericMethodRef mImplementingMethod;
1817};
1818
1819struct BfSpecializedMethodRefInfo
1820{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected