Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getFuzzInputTypeString
Function
getFuzzInputTypeString
include/ftg/utils/AssignUtil.h:125–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
static std::string inline getFuzzInputTypeString(std::string str) {
126
return changeStaticArrayToPtr(stripConstExpr(str));
127
}
128
129
} // namespace util
130
Callers
2
genTypeStr
Method · 0.85
setType
Method · 0.85
Calls
2
changeStaticArrayToPtr
Function · 0.85
stripConstExpr
Function · 0.85
Tested by
no test coverage detected