clang-tools
4.0.0
|
#include "StringLiteralWithEmbeddedNulCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
Go to the source code of this file.
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::misc | |
Functions | |
clang::tidy::misc::AST_MATCHER (StringLiteral, containsNul) | |