MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / getClangTidy

Method getClangTidy

gui/projectfile.h:240–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238 }
239
240 bool getClangTidy() const {
241 return mClangTidy;
242 }
243
244 void setClangTidy(bool c) {
245 mClangTidy = c;

Callers 2

loadFromProjectFileMethod · 0.80
setProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected