.. title:: clang-tidy - clang-analyzer-security.insecureAPI.decodeValueOfObjCType
.. meta::
   :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-decodevalueofobjctype

clang-analyzer-security.insecureAPI.decodeValueOfObjCType
=========================================================

Warn on uses of the '-decodeValueOfObjCType:at:' method.

The `clang-analyzer-security.insecureAPI.decodeValueOfObjCType` check is an alias, please see
`Clang Static Analyzer security.insecureAPI.decodeValueOfObjCType
<https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-decodevalueofobjctype>`_
for more information.
