Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getCheckHeaders
Method
getCheckHeaders
gui/projectfile.h:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
bool getCheckHeaders() const {
97
return mCheckHeaders;
98
}
99
100
void setCheckHeaders(bool b) {
101
mCheckHeaders = b;
Callers
2
loadFromProjectFile
Method · 0.80
getCppcheckSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected