Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setInlineSuppression
Method
setInlineSuppression
gui/projectfile.h:116–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void setInlineSuppression(bool b) {
117
mInlineSuppression = b;
118
}
119
120
/**
121
* @brief Get list of include directories.
Callers
2
saveToProjectFile
Method · 0.80
getInlineSuppression
Method · 0.80
Calls
no outgoing calls
Tested by
1
getInlineSuppression
Method · 0.64