MCPcopy 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

saveToProjectFileMethod · 0.80
getInlineSuppressionMethod · 0.80

Calls

no outgoing calls

Tested by 1

getInlineSuppressionMethod · 0.64