MCPcopy 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
1009void BfCodeGen::ClearResults()
1010{
1011 mFailedRequests.Clear();
1012 mCodeGenFiles.Clear();
1013}
1014
1015bool BfCodeGen::Finish()
1016{

Callers 1

BfCodeGen_FinishFunction · 0.45

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected