Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ResultsTree
Method · 0.50
CheckStatistics
Method · 0.50
open
Method · 0.50
ProjectFile
Method · 0.50
read
Method · 0.50
~ApplicationList
Method · 0.50
copy
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected