Cppcheck
|
#include "checkassert.h"
#include "astutils.h"
#include "errortypes.h"
#include "settings.h"
#include "symboldatabase.h"
#include "token.h"
#include "tokenize.h"
#include "tokenlist.h"
Go to the source code of this file.
Variables | |
static const CWE | CWE398 (398U) |
|
static |
Referenced by CheckAssert::assignmentInAssertError(), and CheckAssert::sideEffectInAssertError().