clang-tools 20.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::UseAnonymousNamespaceCheck |
Warns when using 'static' functions or variables at global scope, and suggests moving them to an anonymous namespace. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::misc |