Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ loadSummaries
Method
loadSummaries
lib/settings.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
void Settings::loadSummaries()
324
{
325
Summaries::loadReturn(buildDir, summaryReturn);
326
}
327
328
void Settings::setCheckLevel(CheckLevel level)
329
{
Callers
3
check
Method · 0.80
doAnalyzeProject
Method · 0.80
doAnalyzeFiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected