Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ClearResults
Method
ClearResults
IDEHelper/Compiler/BfCodeGen.cpp:1009–1013 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1007
}
1008
1009
void BfCodeGen::ClearResults()
1010
{
1011
mFailedRequests.Clear();
1012
mCodeGenFiles.Clear();
1013
}
1014
1015
bool BfCodeGen::Finish()
1016
{
Callers
1
BfCodeGen_Finish
Function · 0.45
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected