Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ EndObject
Method
EndObject
Source/cmConfigureLog.cxx:153–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
void cmConfigureLog::EndObject()
154
{
155
assert(this->Indent);
156
--this->Indent;
157
}
158
159
void cmConfigureLog::BeginEvent(std::string const& kind, cmMakefile const& mf)
160
{
Callers
9
~cmConfigureLog
Method · 0.95
WriteChecks
Method · 0.95
WriteValue
Method · 0.95
WriteEvent
Method · 0.45
WriteEvent
Method · 0.45
WriteTryCompileEventFields
Method · 0.45
WriteSearchVariables
Method · 0.45
SerializeDispatch
Function · 0.45
WriteTryRunEvent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected