MCPcopy 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
220void BfCodeGenDirectoryData::ClearHash(const StringImpl& fileName)
221{
222 mFileMap.Remove(fileName);
223}
224
225void BfCodeGenDirectoryData::FileFailed()
226{

Callers 1

RunLoopMethod · 0.80

Calls 1

RemoveMethod · 0.45

Tested by

no test coverage detected