MCPcopy Create free account
hub / github.com/Samsung/UTopia / setUsedByRet

Method setUsedByRet

lib/propanalysis/ArgFlow.cpp:382–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380void ArgFlow::setAllocSize() { IsAllocSize = true; }
381
382void ArgFlow::setUsedByRet(bool ArgRet) { IsUsedByRet = ArgRet; }
383
384void ArgFlow::setField(unsigned FieldNum, ArgFlow &Parent) {
385 // assign FieldInfo

Callers 1

handleUserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected