.. title:: clang-tidy - clang-analyzer-osx.cocoa.VariadicMethodTypes
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-variadicmethodtypes
clang-analyzer-osx.cocoa.VariadicMethodTypes
============================================
Check for passing non-Objective-C types to variadic collection initialization
methods that expect only Objective-C types.
The `clang-analyzer-osx.cocoa.VariadicMethodTypes` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-variadicmethodtypes>`_
for more information.