Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ hasVisibleResults
Method
hasVisibleResults
gui/resultsview.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
}
368
369
bool ResultsView::hasVisibleResults() const
370
{
371
return mUI->mTree->hasVisibleResults();
372
}
373
374
bool ResultsView::hasResults() const
375
{
Callers
1
checkingFinished
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected