Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ setIsWideString
Method
setIsWideString
src/common/type.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void Type::setIsWideString(bool b)
44
{
45
_wideString = b;
46
}
47
48
void Type::setLlvmIr(const std::string& t)
49
{
Callers
5
changeObjectDeclarationType
Method · 0.80
modifyFunction
Method · 0.80
insertGlobalVariable
Method · 0.80
deserialize
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64