Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
Library::Error LibraryHelper::loadxmldoc(Library &lib, const tinyxml2::XMLDocument& doc)
147
{
148
return lib.load(doc);
149
}
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected