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

Method BreakAttributes

Source/cmXMLWriter.cxx:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void cmXMLWriter::BreakAttributes()
66{
67 this->BreakAttrib = true;
68}
69
70void cmXMLWriter::Comment(char const* comment)
71{

Callers 12

StartXMLMethod · 0.80
WriteXCodeXCSchemeMethod · 0.80
WriteBuildActionMethod · 0.80
WriteTestActionMethod · 0.80
WriteLaunchActionMethod · 0.80
WriteProfileActionMethod · 0.80
WriteAnalyzeActionMethod · 0.80
WriteArchiveActionMethod · 0.80
WriteJUnitXMLMethod · 0.80

Calls

no outgoing calls

Tested by 2

StartXMLMethod · 0.64
WriteJUnitXMLMethod · 0.64