clang-tools 22.0.0git
UseAnonymousNamespaceCheck.h File Reference

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