Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setForcedDef
Method
setForcedDef
lib/rootdefanalysis/RDNode.cpp:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void RDNode::setForcedDef() { this->ForcedDef = true; }
90
91
void RDNode::setStopTracing(bool Flag) { StopTracing = Flag; }
92
Callers
4
findRootDefinitions
Method · 0.80
handleRegisterInternal
Method · 0.80
handleMemoryCall
Method · 0.80
handleExternalCall
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected