Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ IsAbsoluteAddress
Method
IsAbsoluteAddress
NULLC/SyntaxTree.cpp:611–614 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
609
}
610
611
bool NodeGetAddress::IsAbsoluteAddress()
612
{
613
return varInfo->isGlobal;
614
}
615
void NodeGetAddress::SetAddressTracking()
616
{
617
trackAddress = true;
Callers
4
NodeVariableSet
Method · 0.80
NodeVariableModify
Method · 0.80
NodeDereference
Method · 0.80
NodePreOrPostOp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected