Home
last modified time | relevance | path

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

/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dimportproject.h138 const char UndefinesElementName[] = "undefines"; variable
H A Dimportproject.cpp1097 else if (strcmp(node->Name(), CppcheckXml::UndefinesElementName) == 0) { in importCppcheckGuiProject()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dimportproject.h138 const char UndefinesElementName[] = "undefines"; variable
H A Dimportproject.cpp1097 else if (strcmp(node->Name(), CppcheckXml::UndefinesElementName) == 0) { in importCppcheckGuiProject()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp142 if (xmlReader.name() == CppcheckXml::UndefinesElementName) in read()
934 CppcheckXml::UndefinesElementName, in write()
/dports/devel/cppcheck/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp142 if (xmlReader.name() == CppcheckXml::UndefinesElementName) in read()
934 CppcheckXml::UndefinesElementName, in write()