Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ exitcode
Method
exitcode
lib/cppcheck.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
unsigned int exitcode() const
142
{
143
return mExitCode;
144
}
145
146
void setAnalyzerInfo(AnalyzerInformation* info)
147
{
Callers
3
checkClang
Method · 0.80
checkInternal
Method · 0.80
analyseWholeProgram
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected