Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ matches
Function
matches
lib/analyzer.h:109–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool matches() const {
110
return get(Match);
111
}
112
113
Action& operator|=(Action a) {
114
set(a.mFlag);
Callers
nothing calls this directly
Calls
1
get
Function · 0.70
Tested by
no test coverage detected