Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setSuppressions
Function
setSuppressions
gui/checkthread.h:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void setSuppressions(const QList<SuppressionList::Suppression> &s) {
86
mSuppressionsUi = s;
87
}
88
89
void stop();
90
Callers
2
loadFromProjectFile
Method · 0.85
editSuppression
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected