Allow the isDefinition() matcher to apply to ObjCMethodDecl nodes, in
addition to those it already supports. For whatever reason, ObjCMethodDecl
does not inherit from FunctionDecl and so this is specialization is necessary.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 12158 Build 12158: arc lint + arc unit