MCPcopy 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;
195protected:
196 Analyzer() = default;
197};

Callers 1

analyzer.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected