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