MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / setAnalyzerInfo

Method setAnalyzerInfo

lib/cppcheck.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 }
145
146 void setAnalyzerInfo(AnalyzerInformation* info)
147 {
148 mAnalyzerInformation = info;
149 }
150
151private:
152 /**

Callers 2

~CppCheckMethod · 0.80
checkInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected