MCPcopy 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
125static std::string inline getFuzzInputTypeString(std::string str) {
126 return changeStaticArrayToPtr(stripConstExpr(str));
127}
128
129} // namespace util
130

Callers 2

genTypeStrMethod · 0.85
setTypeMethod · 0.85

Calls 2

changeStaticArrayToPtrFunction · 0.85
stripConstExprFunction · 0.85

Tested by

no test coverage detected