clang-tools 19.0.0git
Classes | Namespaces
UseAnonymousNamespaceCheck.h File Reference
#include "../ClangTidyCheck.h"
#include "../utils/FileExtensionsUtils.h"

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