MCPcopy 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
5563BfIRFunction BfIRBuilder::GetActiveFunction()
5564{
5565 return mActiveFunction;
5566}
5567
5568BfIRFunction BfIRBuilder::GetFunction(const StringImpl& name)
5569{

Callers 4

ProcessMethodMethod · 0.80
VisitMethod · 0.80
GetLambdaInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected