clang-tools 22.0.0git
AvoidReturnWithVoidValueCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::readability::AvoidReturnWithVoidValueCheck
 Finds return statements with void values used within functions with void result types. More...

Namespaces

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