clang-tools
5.0.0
|
#include "CloexecSocketCheck.h"
#include "../utils/ASTUtils.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
Go to the source code of this file.
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::android | |
Variables | |
static constexpr const char * | clang::tidy::android::SOCK_CLOEXEC = "SOCK_CLOEXEC" |