Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setAnalyzerInfo
Method
setAnalyzerInfo
lib/cppcheck.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void setAnalyzerInfo(AnalyzerInformation* info)
147
{
148
mAnalyzerInformation = info;
149
}
150
151
private:
152
/**
Callers
2
~CppCheck
Method · 0.80
checkInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected