Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetActiveFunction
Method
GetActiveFunction
IDEHelper/Compiler/BfIRBuilder.cpp:5563–5566 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5561
}
5562
5563
BfIRFunction BfIRBuilder::GetActiveFunction()
5564
{
5565
return mActiveFunction;
5566
}
5567
5568
BfIRFunction BfIRBuilder::GetFunction(const StringImpl& name)
5569
{
Callers
4
ProcessMethod
Method · 0.80
GetLocalMethodInstance
Method · 0.80
Visit
Method · 0.80
GetLambdaInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected