Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ PrintActiveFunc
Method
PrintActiveFunc
IDEHelper/Compiler/BfIRBuilder.cpp:2105–2108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2103
}
2104
2105
void BfIRBuilder::PrintActiveFunc()
2106
{
2107
pv(mActiveFunction);
2108
}
2109
2110
void BfIRBuilder::pv(const BfIRValue& irValue)
2111
{
Callers
nothing calls this directly
Calls
1
pv
Function · 0.85
Tested by
no test coverage detected