Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SetAddressTracking
Method
SetAddressTracking
NULLC/SyntaxTree.cpp:615–618 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
return varInfo->isGlobal;
614
}
615
void NodeGetAddress::SetAddressTracking()
616
{
617
trackAddress = true;
618
}
619
620
void NodeGetAddress::IndexArray(int shift)
621
{
Callers
2
GetFunctionContext
Function · 0.80
AddMemberFunctionCall
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected