Cppcheck
Public Attributes | List of all members
Suppressions Struct Reference

#include <suppressions.h>

Public Attributes

SuppressionList nomsg
 suppress message (–suppressions) More...
 
SuppressionList nofail
 suppress exitcode More...
 

Detailed Description

Definition at line 261 of file suppressions.h.

Member Data Documentation

◆ nofail

SuppressionList Suppressions::nofail

suppress exitcode

Definition at line 266 of file suppressions.h.

Referenced by CmdLineParser::parseFromArgs(), and CppCheck::reportErr().

◆ nomsg

SuppressionList Suppressions::nomsg

The documentation for this struct was generated from the following file: