Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ParseDeep
Method · 0.80
InsertChildPreamble
Method · 0.80
CreateAttribute
Method · 0.80
DeleteNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected