clang-tools 23.0.0git
ConstReturnTypeCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::readability::ConstReturnTypeCheck
 For any function whose return type is const-qualified, suggests removal of the const qualifier from that return type. More...

Namespaces

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