clang-tools  3.9.0
Classes | Namespaces
MemsetZeroLengthCheck.h File Reference
#include "../ClangTidy.h"
Include dependency graph for MemsetZeroLengthCheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::tidy::google::runtime::MemsetZeroLengthCheck
 Finds calls to memset with a literal zero in the length argument. More...
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::google
 
 clang::tidy::google::runtime