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

Method BeginArray

Source/cmConfigureLog.cxx:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void cmConfigureLog::BeginArray()
127{
128 ++this->Indent;
129}
130
131void cmConfigureLog::NextArrayElement()
132{

Callers 2

WriteEventMethod · 0.45
WriteSearchVariablesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected