clang-tools 22.0.0git
NonCopyableObjects.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::misc::NonCopyableObjectsCheck
 The check flags dereferences and non-pointer declarations of objects that are not meant to be passed by value, such as C FILE objects. More...

Namespaces

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