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

Method init

gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp:35–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33const QString TestCppcheckLibraryData::TempCfgFile = "./tmp.cfg";
34
35void TestCppcheckLibraryData::init()
36{
37 result.clear();
38 libraryData.clear();
39 fileLibraryData.clear();
40}
41
42void TestCppcheckLibraryData::xmlReaderError()
43{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected