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

Method setFilePathString

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

Source from the content-addressed store, hash-verified

89void ArgFlow::setState(AnalysisState State) { this->State = State; }
90
91void ArgFlow::setFilePathString() { IsFilePathString = true; }
92
93void ArgFlow::setStruct(StructType *ST) {
94 if (STInfo)

Callers 3

handleUserMethod · 0.80
updateArgFlowMethod · 0.80
updateFieldFlowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected