MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / resetExitCode

Method resetExitCode

lib/cppcheck.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 void resetExitCode()
118 {
119 mExitCode = 0;
120 }
121
122 void clear()
123 {

Callers 1

checkInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected