Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ Analyzer
Function
Analyzer
lib/analyzer.h:194–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
virtual ~Analyzer() = default;
194
Analyzer(const Analyzer&) = default;
195
protected:
196
Analyzer() = default;
197
};
Callers
1
analyzer.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected