Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ useSymbolicValues
Function
useSymbolicValues
lib/vf_analyzers.cpp:376–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
virtual bool useSymbolicValues() const {
377
return true;
378
}
379
380
virtual void internalUpdate(Token* /*tok*/, const ValueFlow::Value& /*v*/, Direction /*d*/)
381
{
Callers
1
isSameSymbolicValue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected