Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ClearHash
Method
ClearHash
IDEHelper/Compiler/BfCodeGen.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
void BfCodeGenDirectoryData::ClearHash(const StringImpl& fileName)
221
{
222
mFileMap.Remove(fileName);
223
}
224
225
void BfCodeGenDirectoryData::FileFailed()
226
{
Callers
1
RunLoop
Method · 0.80
Calls
1
Remove
Method · 0.45
Tested by
no test coverage detected