MCPcopy 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

loadFromProjectFileMethod · 0.80
doAnalyzeProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected