MCPcopy Create free account
hub / github.com/avast/retdec / SetTracked

Method SetTracked

deps/tinyxml2/include/tinyxml2/tinyxml2.h:418–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

416 }
417
418 void SetTracked() {
419 --_nUntracked;
420 }
421
422 int Untracked() const {
423 return _nUntracked;

Callers 4

ParseDeepMethod · 0.80
InsertChildPreambleMethod · 0.80
CreateAttributeMethod · 0.80
DeleteNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected