clang-tools 23.0.0git
MtUnsafeCheck.cpp File Reference
#include "MtUnsafeCheck.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"

Go to the source code of this file.

Classes

struct  clang::tidy::OptionEnumMapping< concurrency::MtUnsafeCheck::FunctionSet >

Namespaces

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

Functions

static ast_matchers::internal::Matcher< NamedDecl > clang::tidy::concurrency::hasAnyMtUnsafeNames (MtUnsafeCheck::FunctionSet Libc)

Variables

static constexpr StringRef clang::tidy::GlibcFunctions []
static constexpr StringRef clang::tidy::PosixFunctions []