MCPcopy 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
323void Settings::loadSummaries()
324{
325 Summaries::loadReturn(buildDir, summaryReturn);
326}
327
328void Settings::setCheckLevel(CheckLevel level)
329{

Callers 3

checkMethod · 0.80
doAnalyzeProjectMethod · 0.80
doAnalyzeFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected