Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
void ArgFlow::setState(AnalysisState State) { this->State = State; }
90
91
void ArgFlow::setFilePathString() { IsFilePathString = true; }
92
93
void ArgFlow::setStruct(StructType *ST) {
94
if (STInfo)
Callers
3
handleUser
Method · 0.80
updateArgFlow
Method · 0.80
updateFieldFlow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected