clang-tools 22.0.0git
AvoidNonConstGlobalVariablesCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::cppcoreguidelines::AvoidNonConstGlobalVariablesCheck
 Non-const global variables hide dependencies and make the dependencies subject to unpredictable changes. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::cppcoreguidelines