MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / loadxmldoc

Method loadxmldoc

test/helpers.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146Library::Error LibraryHelper::loadxmldoc(Library &lib, const tinyxml2::XMLDocument& doc)
147{
148 return lib.load(doc);
149}

Callers

nothing calls this directly

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected