Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ ~cmGraphVizWriter
Method
~cmGraphVizWriter
Source/cmGraphVizWriter.cxx:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
cmGraphVizWriter::~cmGraphVizWriter()
120
{
121
this->WriteFooter(this->GlobalFileStream);
122
}
123
124
void cmGraphVizWriter::VisitGraph(std::string const&)
125
{
Callers
nothing calls this directly
Calls
1
WriteFooter
Method · 0.95
Tested by
no test coverage detected