MCPcopy Create free account
hub / github.com/KDE/kdevelop / ~ProblemStoreNode

Function ~ProblemStoreNode

kdevplatform/shell/problemstorenode.h:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 virtual ~ProblemStoreNode()
41 {
42 clear();
43 }
44
45 /// Clear the children nodes
46 void clear()

Callers

nothing calls this directly

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected