clang-tools 19.0.0git
Classes | Namespaces
UnsafeFunctionsCheck.h File Reference
#include "../ClangTidyCheck.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...
 

Namespaces

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