Fix another place where clang check objc selector name instead of checking the selector family
Summary: In ARC mode, clang emits a warning if the result of an 'init' method is unused but miss cases where the method does not follows the Cocoa naming convention but is properly declared as an init family method.
CC: cfe-commits, eli.friedman
Differential Revision: http://llvm-reviews.chandlerc.com/D1163
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186718
91177308-0d34-0410-b5e6-
96231b3b80d8