Cppcheck
|
#include "check.h"
#include "config.h"
#include "library.h"
#include "tokenize.h"
#include <map>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | VarInfo |
struct | VarInfo::AllocInfo |
class | CheckLeakAutoVar |
Check for leaks. More... | |