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