Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ unknown
Method
unknown
lib/programmemory.cpp:1327–1329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1325
}
1326
1327
static ValueFlow::Value unknown() {
1328
return ValueFlow::Value::unknown();
1329
}
1330
1331
std::unordered_map<nonneg int, ValueFlow::Value> executeAll(const std::vector<const Token*>& toks,
1332
const bool* b = nullptr) const
Callers
nothing calls this directly
Calls
1
unknown
Function · 0.85
Tested by
no test coverage detected