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 12107 Build 12107: arc lint + arc unit