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

Function clear

lib/settings.h:409–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407 static const char XmlExternalVariables[];
408
409 void clear() {
410 classes = externalFunctions = internalFunctions = externalVariables = false;
411 }
412
413 /**
414 * Public interface of classes

Callers 7

ResultsTreeMethod · 0.50
CheckStatisticsMethod · 0.50
openMethod · 0.50
ProjectFileMethod · 0.50
readMethod · 0.50
~ApplicationListMethod · 0.50
copyMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected