clang-tools
5.0.0
|
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "CloexecCreatCheck.h"
#include "CloexecFopenCheck.h"
#include "CloexecOpenCheck.h"
#include "CloexecSocketCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::android::AndroidModule |
This module is for Android specific checks. More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::android | |
Functions | |
static ClangTidyModuleRegistry::Add < AndroidModule > | clang::tidy::android::X ("android-module","Adds Android platform checks.") |
Variables | |
volatile int | clang::tidy::AndroidModuleAnchorSource = 0 |