#include "../ClangTidy.h"
#include "../ClangTidyDiagnosticConsumer.h"
#include "../ClangTidyModule.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/FrontendPluginRegistry.h"
#include "clang/Frontend/MultiplexConsumer.h"
Go to the source code of this file.
|
| static clang::FrontendPluginRegistry::Add< clang::tidy::ClangTidyPluginAction > | X ("clang-tidy", "clang-tidy") |
◆ X()
| clang::FrontendPluginRegistry::Add< clang::tidy::ClangTidyPluginAction > X |
( |
"clang-tidy" | , |
|
|
"clang-tidy" | ) |
|
static |
Referenced by llvm::DenseMapInfo< clang::clangd::dex::Trigram >::getHashValue(), main(), HeaderEntry::operator!=, Location::operator!=, HeaderEntry::operator<, Location::operator<, HeaderEntry::operator<=, Location::operator<=, HeaderEntry::operator==, Location::operator==, HeaderEntry::operator>, Location::operator>, HeaderEntry::operator>=, and Location::operator>=.
◆ ClangTidyPluginAnchorSource
| volatile int ClangTidyPluginAnchorSource = 0 |