clang-tools 22.0.0git
RedundantControlFlowCheck.cpp File Reference
#include "RedundantControlFlowCheck.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchersMacros.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::readability

Variables

static constexpr StringRef clang::tidy::readability::RedundantReturnDiag
static constexpr StringRef clang::tidy::readability::RedundantContinueDiag