|
Cppcheck
|
#include "checkvaarg.h"#include "astutils.h"#include "errortypes.h"#include "settings.h"#include "symboldatabase.h"#include "token.h"#include "tokenize.h"#include <cstddef>#include <iterator>#include <list>#include <vector>Go to the source code of this file.
Variables | |
| static const CWE | CWE664 (664U) |
| static const CWE | CWE688 (688U) |
| static const CWE | CWE758 (758U) |
|
static |
|
static |
Referenced by CheckVaarg::wrongParameterTo_va_start_error().
|
static |
Referenced by CheckVaarg::referenceAs_va_start_error().