clang-tools 22.0.0git
UnsafeFunctionsCheck.h File Reference
#include "../ClangTidyCheck.h"
#include "../utils/Matchers.h"
#include <optional>

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::UnsafeFunctionsCheck
 Checks for functions that have safer, more secure replacements available, or are considered deprecated due to design flaws. More...
struct  clang::tidy::bugprone::UnsafeFunctionsCheck::CheckedFunction

Namespaces

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