Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10622
BF_EXPORT void BF_CALLTYPE BfCompiler_Delete(BfCompiler* bfCompiler)
10623
{
10624
delete bfCompiler;
10625
}
10626
10627
BF_EXPORT void BF_CALLTYPE BfCompiler_ProgramDone()
10628
{
Callers
2
ReleaseCompiler
Method · 0.85
Compile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected