MCPcopy 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
2105void BfIRBuilder::PrintActiveFunc()
2106{
2107 pv(mActiveFunction);
2108}
2109
2110void BfIRBuilder::pv(const BfIRValue& irValue)
2111{

Callers

nothing calls this directly

Calls 1

pvFunction · 0.85

Tested by

no test coverage detected