/* CLION CLANG-TIDY DOCUMENTATION CSS PLACEHOLDER */

clang-analyzer-security.insecureAPI.decodeValueOfObjCType

Warn on uses of the ‘-decodeValueOfObjCType:at:’ method.

The clang-analyzer-security.insecureAPI.decodeValueOfObjCType check is an alias of Clang Static Analyzer security.insecureAPI.decodeValueOfObjCType.