clang-tools 22.0.0git
UniqueptrResetReleaseCheck.cpp File Reference
#include "UniqueptrResetReleaseCheck.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Lex/Lexer.h"

Go to the source code of this file.

Namespaces

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

Functions

static const Type * clang::tidy::misc::getDeleterForUniquePtr (const MatchFinder::MatchResult &Result, StringRef ID)
static bool clang::tidy::misc::areDeletersCompatible (const MatchFinder::MatchResult &Result)