clang-tools 22.0.0git
|
#include "../ClangTidyCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::llvm_check::PreferStaticOverAnonymousNamespaceCheck |
Finds function and variable declarations inside anonymous namespace and suggests replacing them with static declarations. More... |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::llvm_check |