llvm/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/osx.cocoa.IncompatibleMethodTypes.rst

.. title:: clang-tidy - clang-analyzer-osx.cocoa.IncompatibleMethodTypes
.. meta::
   :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-incompatiblemethodtypes

clang-analyzer-osx.cocoa.IncompatibleMethodTypes
================================================

Warn about Objective-C method signatures with type incompatibilities.

The `clang-analyzer-osx.cocoa.IncompatibleMethodTypes` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-incompatiblemethodtypes>`_
for more information.