MCPcopy 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
89void RDNode::setForcedDef() { this->ForcedDef = true; }
90
91void RDNode::setStopTracing(bool Flag) { StopTracing = Flag; }
92

Callers 4

findRootDefinitionsMethod · 0.80
handleMemoryCallMethod · 0.80
handleExternalCallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected