Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Add
Method
Add
IDEHelper/Compiler/BfSystem.h:1343–1347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1341
}
1342
1343
void Add(BfTypeDef* value)
1344
{
1345
MultiHashSet::Add(value);
1346
mRevision++;
1347
}
1348
1349
void AddAfter(BfTypeDef* value, Entry* afterEntry)
1350
{
Callers
1
SetPartialSkipCache
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected