clang-tools 22.0.0git
ConcurrencyTidyModule.cpp File Reference

Go to the source code of this file.

Classes

class  clang::tidy::concurrency::ConcurrencyModule

Namespaces

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

Functions

static ClangTidyModuleRegistry::Add< concurrency::ConcurrencyModuleclang::tidy::X ("concurrency-module", "Adds concurrency checks.")