clang-tools 22.0.0git
SignedBitwiseCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::hicpp::SignedBitwiseCheck
 This check implements the rule 5.6.1 of the HICPP Standard, which disallows bitwise operations on signed integer types. More...

Namespaces

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