Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setIsVariableLenArray
Method
setIsVariableLenArray
lib/propanalysis/ArgFlow.cpp:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void ArgFlow::setIsVariableLenArray(bool Value) { IsVariableLenArray = Value; }
106
107
void ArgFlow::setIsArray(bool Value) { IsArray = Value; }
108
Callers
1
handleUser
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected