Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getCheckLevel
Method
getCheckLevel
gui/projectfile.h:360–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
/** CheckLevel: normal/exhaustive */
359
void setCheckLevel(CheckLevel checkLevel);
360
CheckLevel getCheckLevel() const {
361
return mCheckLevel;
362
}
363
364
/**
365
* @brief Set tags.
Callers
2
loadFromProjectFile
Method · 0.80
getCppcheckSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected