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