clang-tools 22.0.0git
ProBoundsAvoidUncheckedContainerAccess.cpp File Reference
#include "ProBoundsAvoidUncheckedContainerAccess.h"
#include "../utils/Matchers.h"
#include "../utils/OptionsUtils.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

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

Typedefs

using clang::tidy::P = cppcoreguidelines::ProBoundsAvoidUncheckedContainerAccess

Functions

static const CXXMethodDecl * clang::tidy::cppcoreguidelines::findAlternativeAt (const CXXMethodDecl *MatchedOperator)

Variables

static constexpr llvm::StringRef clang::tidy::cppcoreguidelines::DefaultExclusionStr