Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ ClearLog
Method
ClearLog
Source/Compiler.cpp:160–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
void CCompiler::ClearLog() const
161
{
162
if (m_pLogger)
163
m_pLogger->Clear();
164
}
165
166
namespace {
167
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected