MCPcopy Create free account
hub / github.com/beefytech/Beef / BfCompiler_Delete

Function BfCompiler_Delete

IDEHelper/Compiler/BfCompiler.cpp:10622–10625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10620}
10621
10622BF_EXPORT void BF_CALLTYPE BfCompiler_Delete(BfCompiler* bfCompiler)
10623{
10624 delete bfCompiler;
10625}
10626
10627BF_EXPORT void BF_CALLTYPE BfCompiler_ProgramDone()
10628{

Callers 2

ReleaseCompilerMethod · 0.85
CompileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected