MCPcopy 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
119cmGraphVizWriter::~cmGraphVizWriter()
120{
121 this->WriteFooter(this->GlobalFileStream);
122}
123
124void cmGraphVizWriter::VisitGraph(std::string const&)
125{

Callers

nothing calls this directly

Calls 1

WriteFooterMethod · 0.95

Tested by

no test coverage detected