clang-tools 22.0.0git
OpenMPTidyModule.cpp File Reference

Go to the source code of this file.

Classes

class  clang::tidy::openmp::OpenMPModule
 This module is for OpenMP-specific checks. More...

Namespaces

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

Functions

static ClangTidyModuleRegistry::Add< OpenMPModuleclang::tidy::openmp::X ("openmp-module", "Adds OpenMP-specific checks.")