Cppcheck
|
Variables | |
static constexpr char | ProjectElementName [] = "project" |
static constexpr char | ProjectVersionAttrib [] = "version" |
static constexpr char | ProjectFileVersion [] = "1" |
static constexpr char | BuildDirElementName [] = "builddir" |
static constexpr char | ImportProjectElementName [] = "importproject" |
static constexpr char | AnalyzeAllVsConfigsElementName [] = "analyze-all-vs-configs" |
static constexpr char | Parser [] = "parser" |
static constexpr char | IncludeDirElementName [] = "includedir" |
static constexpr char | DirElementName [] = "dir" |
static constexpr char | DirNameAttrib [] = "name" |
static constexpr char | DefinesElementName [] = "defines" |
static constexpr char | DefineName [] = "define" |
static constexpr char | DefineNameAttrib [] = "name" |
static constexpr char | UndefinesElementName [] = "undefines" |
static constexpr char | UndefineName [] = "undefine" |
static constexpr char | PathsElementName [] = "paths" |
static constexpr char | PathName [] = "dir" |
static constexpr char | PathNameAttrib [] = "name" |
static constexpr char | RootPathName [] = "root" |
static constexpr char | RootPathNameAttrib [] = "name" |
static constexpr char | IgnoreElementName [] = "ignore" |
static constexpr char | IgnorePathName [] = "path" |
static constexpr char | IgnorePathNameAttrib [] = "name" |
static constexpr char | ExcludeElementName [] = "exclude" |
static constexpr char | ExcludePathName [] = "path" |
static constexpr char | ExcludePathNameAttrib [] = "name" |
static constexpr char | FunctionContracts [] = "function-contracts" |
static constexpr char | VariableContractsElementName [] = "variable-contracts" |
static constexpr char | LibrariesElementName [] = "libraries" |
static constexpr char | LibraryElementName [] = "library" |
static constexpr char | PlatformElementName [] = "platform" |
static constexpr char | SuppressionsElementName [] = "suppressions" |
static constexpr char | SuppressionElementName [] = "suppression" |
static constexpr char | AddonElementName [] = "addon" |
static constexpr char | AddonsElementName [] = "addons" |
static constexpr char | ToolElementName [] = "tool" |
static constexpr char | ToolsElementName [] = "tools" |
static constexpr char | TagsElementName [] = "tags" |
static constexpr char | TagElementName [] = "tag" |
static constexpr char | TagWarningsElementName [] = "tag-warnings" |
static constexpr char | TagAttributeName [] = "tag" |
static constexpr char | WarningElementName [] = "warning" |
static constexpr char | HashAttributeName [] = "hash" |
static constexpr char | CheckLevelExhaustiveElementName [] = "check-level-exhaustive" |
static constexpr char | CheckHeadersElementName [] = "check-headers" |
static constexpr char | CheckUnusedTemplatesElementName [] = "check-unused-templates" |
static constexpr char | MaxCtuDepthElementName [] = "max-ctu-depth" |
static constexpr char | MaxTemplateRecursionElementName [] = "max-template-recursion" |
static constexpr char | CheckUnknownFunctionReturn [] = "check-unknown-function-return-values" |
static constexpr char | ClangTidy [] = "clang-tidy" |
static constexpr char | Name [] = "name" |
static constexpr char | VSConfigurationElementName [] = "vs-configurations" |
static constexpr char | VSConfigurationName [] = "config" |
static constexpr char | BughuntingElementName [] = "bug-hunting" |
static constexpr char | CodingStandardsElementName [] = "coding-standards" |
static constexpr char | CodingStandardElementName [] = "coding-standard" |
static constexpr char | CertIntPrecisionElementName [] = "cert-c-int-precision" |
static constexpr char | ProjectNameElementName [] = "project-name" |
|
staticconstexpr |
Definition at line 150 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 151 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 122 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 171 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 120 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 174 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 161 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 160 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 165 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 162 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 166 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject().
|
staticconstexpr |
Definition at line 173 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 172 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 128 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readDefines(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 129 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readDefines(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 127 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), ProjectFile::readDefines(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 125 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readIncludeDirs(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 126 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readIncludeDirs(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 140 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), ProjectFile::readExcludes(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 141 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readExcludes(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 142 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readExcludes(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 143 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject().
|
staticconstexpr |
Definition at line 159 of file importproject.h.
Referenced by ProjectFile::readTagWarnings(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 137 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::readExcludes().
|
staticconstexpr |
Definition at line 138 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), and ProjectFile::readExcludes().
|
staticconstexpr |
Definition at line 139 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), and ProjectFile::readExcludes().
|
staticconstexpr |
Definition at line 121 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 124 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), ProjectFile::readIncludeDirs(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 145 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 146 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 163 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 164 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 167 of file importproject.h.
Referenced by FileList::addDirectory(), ProjectFileDialog::ProjectFileDialog(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 123 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 133 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readCheckPaths(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 134 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readCheckPaths(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 132 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), ProjectFile::readCheckPaths(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 147 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 117 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 119 of file importproject.h.
Referenced by ProjectFile::write().
|
staticconstexpr |
Definition at line 175 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 118 of file importproject.h.
Referenced by ProjectFile::write().
|
staticconstexpr |
Definition at line 135 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 136 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readRootPath(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 149 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readSuppressions(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 148 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 157 of file importproject.h.
Referenced by ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 155 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 154 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 156 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 152 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 153 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 131 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 130 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 144 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject().
|
staticconstexpr |
Definition at line 168 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::read(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 169 of file importproject.h.
Referenced by ImportProject::importCppcheckGuiProject(), ProjectFile::readVsConfigurations(), and ProjectFile::write().
|
staticconstexpr |
Definition at line 158 of file importproject.h.
Referenced by ProjectFile::readTagWarnings(), and ProjectFile::write().