Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ EndEvent
Method
EndEvent
Source/cmConfigureLog.cxx:173–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void cmConfigureLog::EndEvent()
174
{
175
assert(this->Indent);
176
--this->Indent;
177
}
178
179
void cmConfigureLog::WriteValue(cm::string_view key, std::nullptr_t)
180
{
Callers
5
WriteEvent
Method · 0.80
WriteEvent
Method · 0.80
WriteTryCompileEvent
Function · 0.80
WriteMessageEvent
Function · 0.80
WriteTryRunEvent
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected