Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ addSuppression
Method
addSuppression
gui/projectfile.cpp:787–790 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
785
}
786
787
void ProjectFile::addSuppression(const SuppressionList::Suppression &suppression)
788
{
789
mSuppressions.append(suppression);
790
}
791
792
void ProjectFile::setAddons(const QStringList &addons)
793
{
Callers
9
reportUnmatchedSuppressions
Method · 0.45
handleRead
Method · 0.45
check
Method · 0.45
inlinesuppress_unusedFunction
Method · 0.45
addCheckedSuppression
Method · 0.45
addSuppressionDuplicate
Method · 0.45
updateSuppressionState
Method · 0.45
suppressHash
Method · 0.45
getCppcheckSettings
Method · 0.45
Calls
no outgoing calls
Tested by
4
inlinesuppress_unusedFunction
Method · 0.36
addCheckedSuppression
Method · 0.36
addSuppressionDuplicate
Method · 0.36
updateSuppressionState
Method · 0.36