Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ runChecks
Method
runChecks
test/fixture.h:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
static void runChecks(Check& check, const Tokenizer &tokenizer, ErrorLogger& errorLogger)
143
{
144
check.runChecks(tokenizer, errorLogger);
145
}
146
147
class SettingsBuilder
148
{
Callers
1
checkCodeInternal_
Method · 0.45
Calls
no outgoing calls
Tested by
1
checkCodeInternal_
Method · 0.36