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

Method ItemSize

deps/tinyxml2/include/tinyxml2/tinyxml2.h:367–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365 }
366
367 virtual int ItemSize() const {
368 return ITEM_SIZE;
369 }
370 int CurrentAllocs() const {
371 return _currentAllocs;
372 }

Callers 2

CreateAttributeMethod · 0.80
CreateUnlinkedNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected