MCPcopy Create free account
hub / github.com/Kitware/CMake / PreContent

Method PreContent

Source/cmXMLWriter.cxx:128–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void cmXMLWriter::PreContent()
129{
130 this->CloseStartElement();
131 this->IsContent = true;
132}
133
134void cmXMLWriter::CloseStartElement()
135{

Callers 2

CDataMethod · 0.95
ContentMethod · 0.95

Calls 1

CloseStartElementMethod · 0.95

Tested by

no test coverage detected