Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setMaxCtuDepth
Method
setMaxCtuDepth
gui/projectfile.h:256–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
void setMaxCtuDepth(int maxCtuDepth) {
257
mMaxCtuDepth = maxCtuDepth;
258
}
259
260
int getMaxTemplateRecursion() const {
261
return mMaxTemplateRecursion;
Callers
1
saveToProjectFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected