Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
void cmXMLWriter::PreContent()
129
{
130
this->CloseStartElement();
131
this->IsContent = true;
132
}
133
134
void cmXMLWriter::CloseStartElement()
135
{
Callers
2
CData
Method · 0.95
Content
Method · 0.95
Calls
1
CloseStartElement
Method · 0.95
Tested by
no test coverage detected