clang-tools 19.0.0git
Classes | Namespaces
RedundantExpressionCheck.h File Reference
#include "../ClangTidyCheck.h"

Go to the source code of this file.

Classes

class  clang::tidy::misc::RedundantExpressionCheck
 The checker detects expressions that are redundant, because they contain ineffective, useless parts. More...
 

Namespaces

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