Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
380
void ArgFlow::setAllocSize() { IsAllocSize = true; }
381
382
void ArgFlow::setUsedByRet(bool ArgRet) { IsUsedByRet = ArgRet; }
383
384
void ArgFlow::setField(unsigned FieldNum, ArgFlow &Parent) {
385
// assign FieldInfo
Callers
1
handleUser
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected