MCPcopy 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}
615void NodeGetAddress::SetAddressTracking()
616{
617 trackAddress = true;
618}
619
620void NodeGetAddress::IndexArray(int shift)
621{

Callers 2

GetFunctionContextFunction · 0.80
AddMemberFunctionCallFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected