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

Method cleanup

externals/simplecpp/simplecpp.cpp:3878–3881  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3876}
3877
3878void simplecpp::cleanup(FileDataCache &cache)
3879{
3880 cache.clear();
3881}
3882
3883simplecpp::cstd_t simplecpp::getCStd(const std::string &std)
3884{

Callers 7

checkReportErrorMethod · 0.80
checkReportNoErrorMethod · 0.80
testMissingIncludeMethod · 0.80
testAddCheckersReportMethod · 0.80
testAddTimestampMethod · 0.80
testSeverityFilterBarMethod · 0.80
cppcheck_exFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by 7

checkReportErrorMethod · 0.64
checkReportNoErrorMethod · 0.64
testMissingIncludeMethod · 0.64
testAddCheckersReportMethod · 0.64
testAddTimestampMethod · 0.64
testSeverityFilterBarMethod · 0.64
cppcheck_exFunction · 0.64