|
Cppcheck
|
#include "checksizeof.h"#include "errortypes.h"#include "library.h"#include "settings.h"#include "symboldatabase.h"#include "token.h"#include "tokenize.h"#include <algorithm>#include <iterator>#include <map>#include <vector>Go to the source code of this file.
Variables | |
| static const CWE | CWE467 (467U) |
| static const CWE | CWE682 (682U) |
|
static |
|
static |
Referenced by CheckSizeof::divideBySizeofError(), CheckSizeof::divideSizeofError(), CheckSizeof::multiplySizeofError(), CheckSizeof::sizeofCalculationError(), CheckSizeof::sizeofDereferencedVoidPointerError(), CheckSizeof::sizeofForNumericParameterError(), CheckSizeof::sizeofFunctionError(), CheckSizeof::sizeofsizeofError(), and CheckSizeof::sizeofVoidError().