clang-tools 22.0.0git
AvoidNSObjectNewCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::google::objc::AvoidNSObjectNewCheck
 This check finds Objective-C code that uses +new to create object instances, or overrides +new in classes. More...

Namespaces

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