Home
last modified time | relevance | path

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

/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dimportproject.h139 const char UndefineName[] = "undefine"; variable
H A Dimportproject.cpp1098 … for (const std::string &u : readXmlStringList(node, "", CppcheckXml::UndefineName, nullptr)) in importCppcheckGuiProject()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dimportproject.h139 const char UndefineName[] = "undefine"; variable
H A Dimportproject.cpp1098 … for (const std::string &u : readXmlStringList(node, "", CppcheckXml::UndefineName, nullptr)) in importCppcheckGuiProject()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp143 readStringList(mUndefines, xmlReader, CppcheckXml::UndefineName); in read()
935 CppcheckXml::UndefineName); in write()
/dports/devel/cppcheck/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp143 readStringList(mUndefines, xmlReader, CppcheckXml::UndefineName); in read()
935 CppcheckXml::UndefineName); in write()