Home
last modified time | relevance | path

Searched refs:IgnorePathName (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dimportproject.h146 const char IgnorePathName[] = "path"; variable
H A Dimportproject.cpp1126 …guiProject.excludedPaths = readXmlStringList(node, "", CppcheckXml::IgnorePathName, CppcheckXml::I… in importCppcheckGuiProject()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dimportproject.h146 const char IgnorePathName[] = "path"; variable
H A Dimportproject.cpp1126 …guiProject.excludedPaths = readXmlStringList(node, "", CppcheckXml::IgnorePathName, CppcheckXml::I… in importCppcheckGuiProject()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp474 else if (reader.name().toString() == CppcheckXml::IgnorePathName) { in readExcludes()
/dports/devel/cppcheck/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp474 else if (reader.name().toString() == CppcheckXml::IgnorePathName) { in readExcludes()