MCPcopy 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
105void ArgFlow::setIsVariableLenArray(bool Value) { IsVariableLenArray = Value; }
106
107void ArgFlow::setIsArray(bool Value) { IsArray = Value; }
108

Callers 1

handleUserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected