Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ VisitExit
Method
VisitExit
deps/tinyxml2/tinyxml2.cpp:2892–2896 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2890
2891
2892
bool XMLPrinter::VisitExit( const XMLElement& element )
2893
{
2894
CloseElement( CompactMode(element) );
2895
return true;
2896
}
2897
2898
2899
bool XMLPrinter::Visit( const XMLText& text )
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected