Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SetParentFunc
Method
SetParentFunc
NULLC/SyntaxTree.cpp:298–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
void NodeUnaryOp::SetParentFunc(FunctionInfo* parent)
299
{
300
parentFunc = parent;
301
}
302
303
void NodeUnaryOp::Compile()
304
{
Callers
1
AddReturnNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected