clang-tools 22.0.0git
MisplacedPointerArithmeticInAllocCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::MisplacedPointerArithmeticInAllocCheck
 Finds cases where an integer is added to or subracted from the result of a memory allocation function instead of its argument. More...

Namespaces

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