clang-tools 20.0.0git
|
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "UseRangesCheck.h"
#include "UseToStringCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::boost::BoostModule |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::boost |
Functions | |
static ClangTidyModuleRegistry::Add< BoostModule > | clang::tidy::boost::X ("boost-module", "Add boost checks.") |
Variables | |
volatile int | clang::tidy::BoostModuleAnchorSource = 0 |