Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ clear
Method
clear
lib/cppcheck.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void clear()
123
{
124
mErrorList.clear();
125
}
126
127
void openPlist(const std::string& filename, const std::vector<std::string>& files)
128
{
Callers
2
setLocationMacros
Method · 0.45
checkInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected