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

Method setMaxTemplateRecursion

gui/projectfile.h:264–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262 }
263
264 void setMaxTemplateRecursion(int maxTemplateRecursion) {
265 mMaxTemplateRecursion = maxTemplateRecursion;
266 }
267
268 /**
269 * @brief Get filename for the project file.

Callers 1

saveToProjectFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected