clang-tools
15.0.0git
|
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "ExceptionEscapeCheck.h"
#include "UseDefaultNoneCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::openmp::OpenMPModule |
This module is for OpenMP-specific checks. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::openmp | |
Functions | |
static ClangTidyModuleRegistry::Add< OpenMPModule > | clang::tidy::openmp::X ("openmp-module", "Adds OpenMP-specific checks.") |