Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setState
Method
setState
lib/propanalysis/ArgFlow.cpp:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
ArgFlow::ArgFlow(Argument &A) : Arg(A) {}
88
89
void ArgFlow::setState(AnalysisState State) { this->State = State; }
90
91
void ArgFlow::setFilePathString() { IsFilePathString = true; }
92
Callers
5
ArgFlow.cpp
File · 0.80
updateDefault
Method · 0.80
analyze
Method · 0.80
updateDefault
Method · 0.80
updateDefault
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected