Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ hasVisibleResults
Method
hasVisibleResults
gui/resultstree.cpp:1265–1268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1263
}
1264
1265
bool ResultsTree::hasVisibleResults() const
1266
{
1267
return mVisibleErrors;
1268
}
1269
1270
bool ResultsTree::hasResults() const
1271
{
Callers
1
analyzeCode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected