Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3878
void simplecpp::cleanup(FileDataCache &cache)
3879
{
3880
cache.clear();
3881
}
3882
3883
simplecpp::cstd_t simplecpp::getCStd(const std::string &std)
3884
{
Callers
7
checkReportError
Method · 0.80
checkReportNoError
Method · 0.80
testMissingInclude
Method · 0.80
testAddCheckersReport
Method · 0.80
testAddTimestamp
Method · 0.80
testSeverityFilterBar
Method · 0.80
cppcheck_ex
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
7
checkReportError
Method · 0.64
checkReportNoError
Method · 0.64
testMissingInclude
Method · 0.64
testAddCheckersReport
Method · 0.64
testAddTimestamp
Method · 0.64
testSeverityFilterBar
Method · 0.64
cppcheck_ex
Function · 0.64